Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Option.SyntaxSourceBinding operators. See manual section 12.23 for details.
( let* ) is Option.bind.
( and* ) is Option.product.
( let+ ) is Option.map.
( and+ ) is Option.product.