ocean ~v6.x.x (2022-01-14T16:08:36.1174149)
Dub
Repo
ParamSet.opApply
ocean
net
util
ParamSet
ParamSet
'foreach' iteration over parameter key/value pairs
class
ParamSet
int
opApply
(
scope
int
delegate
(
ref
cstring
key
,
ref
cstring
val
)
dg
)
Meta
Source
See Implementation
ocean
net
util
ParamSet
ParamSet
functions
access
addKey
addKeys
getElement
getUnsigned
get_
iterate
matches
opApply
opIn_r
opIndex
opIndexAssign
rehash
reset
set
tolower
static functions
readUnsigned
strncasecmp
writeUnsigned
static variables
ulong_dec_length
structs
Element
variables
skip_null_values_on_iteration
'foreach' iteration over parameter key/value pairs