Skip to content

Const closures #10

@compiler-errors

Description

@compiler-errors

How are these supposed to work? We may need to have:

  • const || {} which is always const
  • ~const || {} which is conditionally const, and inherits the const conditions of the parent fn
  • || {} which is never const

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