Skip to content

C++ representation of Option/Concept #506

Description

@marron-at-work

Currently Option/Concept always tags the value. Not the most optimal when all subtypes are pointers (since they already know their type) and some common cases like Bool/Nat/String.

We want to optimize these representations at some point. Need a bit more code for perf eval and correctness checking. Probably want to do pointers first.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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