Skip to content

Change SOME representation from (0 x) to [0 x] or [x] #16

@vcavallo

Description

@vcavallo

Jack sez: SOME x should really be changed to be [x] or [0 x] instead of (0 x). The current representation is both inconsistent with how #datatype works and unnecessarily weird (because either you know the PLAN opcodes and then you wonder why we're using MK_LAW in our maybes, or you don't and then you wonder what it means to apply 0 to something).

Metadata

Metadata

Assignees

No one assigned

    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