package np

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val get : 'a option -> 'b
val map : 'a option -> ('b -> 'c) -> 'd option