preface.stdlib
Stream.Infix
preface
preface.core
preface.laws
preface.make
preface.qcheck
preface.specs
val (<:>) : 'a -> 'a t -> 'a t
Infix version of cons
cons
val (.%[]) : 'a t -> int -> 'a Try.t
Flipped version of at.
at