ocean v6.2.0 (2021-12-09T10:56:40Z)
Home
Dub
Repo
ICache.opBinaryRight
ocean
util
container
cache
model
ICache
ICache
Support for the 'in' operator
Aliased to opIn_r, for backwards compatibility
class
ICache
protected
alias
opBinaryRight
(
istring
op
:
"in"
)
=
opIn_r
Meta
Source
See Implementation
ocean
util
container
cache
model
ICache
ICache
aliases
TimeToIndex
opBinaryRight
constructors
this
functions
accessIndex
accessTime
clear
exists
get_
keyByIndex
length
max_length
now
num_lookups
num_misses
opIn_r
register
remove
remove_
replaceRemovedItem
resetStats
whenCacheItemDropped
whenEarlierThanOldestItem
variables
key_to_node
n_lookups
n_misses
time_to_index
Support for the 'in' operator
Aliased to opIn_r, for backwards compatibility