kuilt
Toggle table of contents
0.7.0-dev
common
Target filter
common
Switch theme
Search in API
Skip to content
kuilt
kuilt-crdt
/
us.tractat.kuilt.crdt
/
CountMinSketch
/
Companion
Companion
object
Companion
Members
Functions
empty
Link copied to clipboard
fun
empty
(
width
:
Int
,
depth
:
Int
)
:
CountMinSketch
An empty sketch with the given
width
and
depth
. Both must be at least 1.