Processing math: 100%
15210
Schedule
Staff
Library
Resources
Diderot
F16
S17
F17
S18
F18
S19
F19
S20
F20
S21
F21
S23
Fall 23
The
IntElt
structure
« 210 Library Documentation
Overview
structure IntElt :
ELEMENT
where type t = int
IntElt
Cost Specification
Work
Span
equal
(
A
,
B
)
O
(
1
)
O
(
1
)
compare
(
A
,
B
)
O
(
1
)
O
(
1
)
hash
A
O
(
1
)
O
(
1
)
toString
A
O
(
|
A
|
)
O
(
|
A
|
)