Skip to content

Consider simplifying the perm representation #13

@stylewarning

Description

@stylewarning

Perms are a structure with a simple-array. Maybe we should just use simple-arrays, and avoid the extra bits and bobs. One idea I had was to use the first element of the array as a sort of sentinel value. It isn't exactly the nicest/safest solution, but it might be Good Enough.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions