class Kachet::DictEdgeBuilder

Defined in:

kachet.cr

Constructors

Instance Method Summary

Instance methods inherited from class Kachet::EdgeBuilder

build(context : Context) : Edge | Nil build

Constructor Detail

def self.new(tree : PrefixTree(Bool)) #

[View source]

Instance Method Detail

def build(context : Context) : Edge | Nil #

[View source]
def resize #

[View source]
def update(pointer, ch) #

[View source]