Core-style (labels, exceptionless) pure-OCaml super-light library providing basic modules: List, Option, Int. and Float.
This library is an extremely minimalistic library to open:
val (|>) (for compatibility with older versions of OCaml),include Printf,List module (a subset of Base's one),Array is ArrayLabels,Option module,Int and Float modules.and that's all, no dependencies, no C, nothing you don't use.