Up
–
Index
»
docs
»
findlib-1
»
base
»
Base
»
Sequence
»
Expert
» View
Module
Expert.View
type
+_ t
=
private
|
Sequence
:
{
state :
's
;
next :
's
->
(
'a
,
's
)
Step.t
;
}
->
'a
t