package biocaml

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

Module Biocaml_result.ListSource

Sourceval mapi : 'a list -> f:(int -> 'a -> ('b, 'e) t) -> ('b list, 'e) t
Sourceval map : 'a list -> f:('a -> ('b, 'err) t) -> ('b list, 'err) t
OCaml

Innovation. Community. Security.