streamly-0.8.2: Dataflow programming and declarative concurrency
Copyright(c) 2021 Composewell Technologies
LicenseBSD-3-Clause
Maintainerstreamly@composewell.com
Stabilityexperimental
PortabilityGHC
Safe HaskellNone
LanguageHaskell2010

Streamly.Internal.Unicode.Utf8

Description

 
Synopsis

Type

data Utf8 Source #

A space efficient, packed, unboxed Unicode container.

Instances

Instances details
NFData Utf8 Source # 
Instance details

Defined in Streamly.Internal.Unicode.Utf8

Methods

rnf :: Utf8 -> () #

Creation and elimination