| License | MIT | 
|---|---|
| Safe Haskell | None | 
| Language | Haskell2010 | 
Language.Egison.Data.Utils
Description
This module provides some helper functions for handling Egison data.
Documentation
tupleToList :: EgisonValue -> [EgisonValue] Source #
makeTuple :: [EgisonValue] -> EgisonValue Source #