Skip to content

Slimming down Data.Char #1488

@JacquesCarette

Description

@JacquesCarette

Like with Data.Bool, this does

open import Data.Char.Properties
  using (_≈?_; _≟_; _<?_; _≤?_; _==_) public

where Data.Char.Properties has a large set of dependencies, but those few imports do not.

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