FSharpx.Extras


Queue<'T> Type

Record fields

Record Field Description

a

Full Usage: a

Field type: TVar<'T>[]
Field type: TVar<'T>[]

head

Full Usage: head

Field type: TVar<int>
Field type: TVar<int>

len

Full Usage: len

Field type: int
Field type: int

used

Full Usage: used

Field type: TVar<int>
Field type: TVar<int>