Module Nonstd (.ml)

module Nonstd: sig .. end
changing the order of arguments on some standard List functions.

val (|>) : 'a -> ('a -> 'b) -> 'b
include Printf
module List: sig .. end
module Array: ArrayLabels
module Option: sig .. end
module Int: sig .. end
module Float: sig .. end