Skip to content

bool operator on Gray{Bool} type #181

@johnnychen94

Description

@johnnychen94

We currently don't have bool operators !, &, | for Gray{Bool} object

julia> !Gray(true)
ERROR: MethodError: no method matching !(::Gray{Bool})

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