Links
License
Release Notes
Source Repository
Documentation
DiningPhilosophers
MonoidCESample
Santa
StateSample
StmSample
UndoSample
WebProxy
API Reference
All Namespaces
FSharpx.Extras
Queue<'T> Type
Namespace:
FSharpx
Assembly: FSharpx.Extras.dll
Parent Module:
ArrayQueue
Base Type:
obj
All Interfaces:
IEquatable
<
Queue
<'T>
>
,
IStructuralEquatable
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>