Up
–
imandrax-ocaml
»
Imandrax_ocaml_prelude
»
Prelude_extracted
»
Program_prelude_
» List
Module
Program_prelude_.List
type
'a t
=
'a
list
=
|
[]
|
::
of
'a
*
'a
t