package eliom

  1. Overview
  2. Docs
Advanced client/server Web and mobile framework

Install

dune-project
 Dependency

Authors

Maintainers

Sources

10.4.0.tar.gz
md5=87e171413ab2714514019b533f3f7ab3
sha512=e3ed10c599dd54bc5d4b1bf67debb7068f439d33e30dd39e5ed0cebbddd700b9765a751e16fa93dbd1fa6d934fbb6b2d1677fce817fbfea70565192a0a7e1025

doc/eliom.client/Eliom_content_core/Xml_wed/W/index.html

Module Xml_wed.WSource

Sourcetype 'a t = 'a React.signal
Sourceval return : 'a -> 'a t
Sourcetype (!'a, !'b) ft = 'a -> 'b
Sourceval fmap : ('a, 'b) ft -> 'a t -> 'b t
Sourcetype 'a tlist = 'a ReactiveData.RList.t
Sourceval nil : unit -> 'a tlist
Sourceval singleton : 'a t -> 'a tlist
Sourceval cons : 'a t -> 'a tlist -> 'a tlist
Sourceval append : 'a tlist -> 'a tlist -> 'a tlist
Sourceval map : ('a, 'b) ft -> 'a tlist -> 'b tlist
OCaml

Innovation. Community. Security.