ocean v6.2.0 (2021-12-09T10:56:40Z)
Home
Dub
Repo
FixedKeyMap.FixedKeyMapException
ocean
util
container
FixedKeyMap
FixedKeyMap
Exception instance
class
FixedKeyMap
(K, V)
static
class
FixedKeyMapException : Exception {
this
();
typeof
(
this
)
set
(istring msg, long line);
}
Constructors
this
this
()
Undocumented in source.
Members
Functions
set
typeof
(
this
)
set
(istring msg, long line)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
ocean
util
container
FixedKeyMap
FixedKeyMap
aliases
opBinaryRight
classes
FixedKeyMapException
constructors
this
functions
length
opApply
opIn_r
opIndex
opIndexAssign
Exception instance