Module Kwprefix

module Kwprefix: sig .. end
This module only exists for organizational purposes and shouldn't even be included in the documentation.

val foldl : ('a -> char -> 'a) -> 'a -> string -> 'a
val explode : string -> char list