Skip to content

Define bool as a a union type in the standard library #648

@CohenArthur

Description

@CohenArthur
type true;
type false;
type bool = true | false;

Metadata

Metadata

Assignees

No one assigned

    Labels

    stdlibIssue regarding the standard librarytypecheckerIssue related to typechecking in jinko

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions