Skip to content

Allow Bjorklund pattern generator to receive patterns of values instead of only scalar values #21

@munshkr

Description

@munshkr

Similar to #11. For example:

e(3, 8, [1,2,3].p)

would generate:

[1, nil, nil, 2, nil, nil, 3, nil,
...]

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions