ocean v5.1.3 (2019-10-14T07:52:28Z)
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