ocean v6.2.0 (2021-12-09T10:56:40Z)
Home
Dub
Repo
MapExtension.CheckDg
ocean
util
container
map
utils
MapSerializer
MapExtension
Delegate used to check whether a given record should be dumped or loaded
template
MapExtension
(K, V)
alias
CheckDg
=
bool
delegate
(
ref
K
,
ref
V
)
Meta
Source
See Implementation
ocean
util
container
map
utils
MapSerializer
MapExtension
aliases
CheckDg
functions
dump
load
variables
serializer
Delegate used to check whether a given record should be dumped or loaded