W3cubDocs

/Haskell 9

GHC.Char

Safe Haskell Safe
Language Haskell2010

Utilities

chr :: Int -> Char Source

The toEnum method restricted to the type Char.

Monomorphic equality operators

See GHC.Classes#matching_overloaded_methods_in_rules

eqChar :: Char -> Char -> Bool Source

neChar :: Char -> Char -> Bool Source

© The University of Glasgow and others
Licensed under a BSD-style license (see top of the page).
https://downloads.haskell.org/~ghc/9.12.1/docs/libraries/base-4.21.0.0-8e62/GHC-Char.html