ocean v6.1.0 (2021-04-20T01:38:04Z)
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