Skip to content

Remove special case for invariant #112

@petehunt

Description

@petehunt

I'm finding it difficult to add type annotations to my function named invariant() because of this little guy:

let msg = "unsupported arguments in call to invariant()" in

It seems that many of these functions are special cased. I'm curious as to why, because I can't use any functions that share these names anymore.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions