yaya-unsafe-0.4.1.1: Non-total extensions to the Yaya recursion scheme library.
Safe HaskellSafe
LanguageHaskell2010

Yaya.Unsafe.Applied

Synopsis

Documentation

unsafeFromList :: Steppable (->) t (XNor a) => [a] -> t Source #

An unsafe implementation of fromList for Steppable fixed-points of XNor.