Top Level Namespace

Defined in:

Constant Summary

Layers = {} of Int32 => Array(Int32)
Queue = Channel(Array(Int32)).new(200)

Method Summary

Method Detail

def combine(yielder, layer, combination : Array(Int32)) #

[View source]
def combine_all(queue) #

[View source]
def draw(i, combination) #

[View source]