A collection of experiments, more or less organized.
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Attach note

xvw 1fae5335 4aebc7cf

+2
+2
lib/pidgin/kind.ml
··· 1 + (* NOTE: Since the goal is to deal with form generation, the enumeration 2 + part is missing. *) 1 3 type t = 2 4 | Any 3 5 (* KLUDGE: Since we do not perform "real unification". Any is mostly here