package genspio

  1. Overview
  2. Docs

Module Construct.ElistSource

Sourceval make : 'a t list -> 'a list t
Sourceval append : 'a list t -> 'a list t -> 'a list t
Sourceval iter : 'a list t -> f:((unit -> 'a t) -> unit t) -> unit t
Sourceval to_string : 'a list t -> f:('a t -> byte_array t) -> byte_array t
Sourceval of_string : byte_array t -> f:(byte_array t -> 'a t) -> 'a list t
OCaml

Innovation. Community. Security.