package strymonas-pure

  1. Overview
  2. Docs
type 'a exp
type 'a stm
type 'a mut
type (!_, !_) desc =
  1. | Single : ('a exp, 'a mut) desc
  2. | Tuple : ('a0 exp * 'b exp, 'a0 mut * 'b mut) desc
OCaml

Innovation. Community. Security.