ghc-user-0.2.0.0

Safe HaskellNone
LanguageHaskell2010

GHC.Data.List.Ordered

Description

This is useful, general stuff for the Native Code Generator.

Provide trees (of instructions), so that lists of instructions can be appended in linear time.

NB: Supplants OrdList.

Documentation

module OrdList