package stk

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Props.MapSource

Sourcetype 'a t
Sourceval empty : 'a t
Sourceval add : 'a prop -> 'b -> 'b t -> 'b t
Sourceval remove : 'a prop -> 'b t -> 'b t
Sourceval find_opt : 'a prop -> 'b t -> 'b option
OCaml

Innovation. Community. Security.