kleene-type-0

Safe HaskellNone
LanguageHaskell2010

KleenePlugin.SourcePlugin

Description

Source plugin.

Transform [[ a, b, c ]] into a ::: b ::: c ::: Nil.

Documentation