Skip to content

Implement a factory method on rules (part of immutability experiments) #69

@jclaveau

Description

@jclaveau

Some optimizations can be done during the instanciation of rules and would change their class. For example, ['field', '=><=', [3, 3]] <=> ['field', '=', 3].

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions