ocean ~v6.x.x (2022-01-14T16:08:36.1174149)
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