= 768" x-on:close-sidebar="sidebar=window.innerWidth >= 768 && true">
package base
-
base
-
-
base.base_internalhash_types
-
base.caml
-
base.md5
-
base.shadow_stdlib
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Opening a module of this type allows one to use the %bind
and %map
syntax extensions defined by ppx_let, and brings return
into scope.
module Let_syntax : sig ... end
These are convenient to have in scope when programming with a monad: