Toggle navigation
PAKCS
All operations
All constructors
Curry Homepage
PAKCS Libraries
About CurryDoc
Index to all operations
C
D
E
I
L
M
R
S
C
cons
(
Data.Queue
)
C
D
E
I
L
M
R
S
D
deqHead
(
Data.Queue
)
deqInit
(
Data.Queue
)
deqLast
(
Data.Queue
)
deqLength
(
Data.Queue
)
deqReverse
(
Data.Queue
)
deqTail
(
Data.Queue
)
deqToList
(
Data.Queue
)
C
D
E
I
L
M
R
S
E
empty
(
Data.Queue
)
C
D
E
I
L
M
R
S
I
isEmpty
(
Data.Queue
)
C
D
E
I
L
M
R
S
L
listToDeq
(
Data.Queue
)
C
D
E
I
L
M
R
S
M
matchHead
(
Data.Queue
)
matchLast
(
Data.Queue
)
C
D
E
I
L
M
R
S
R
rotate
(
Data.Queue
)
C
D
E
I
L
M
R
S
S
snoc
(
Data.Queue
)
C
D
E
I
L
M
R
S