menu
cljds package
documentation
cljd-out/cljd/core.dart
HashCache
HashCache.new constructor
HashCache.new constructor
dark_mode
light_mode
HashCache
constructor
HashCache
(
Map
<
dynamic
,
int
>
young
,
Map
<
dynamic
,
int
>
old
)
Implementation
HashCache(this.young, this.old, ):super();
cljds package
documentation
cljd-out/cljd/core
HashCache
HashCache.new constructor
HashCache class