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