Skip to content

Ruby constructors required to initialize lattices #294

@jhellerstein

Description

@jhellerstein

In order, for example, to initialize an lmax, we have to write code like this:

bootstrap do
    # initialize clock to 0.
    cloq <+ Bud::MaxLattice.new(0)
end

At minimum, this needs to be well documented, but it'd better if we had sugar for it.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions