License | MIT |
---|---|
Safe Haskell | None |
Language | Haskell2010 |
Language.Egison.Data.Collection
Description
This module provides some helper functions that operates on / returns collections.
Documentation
collectionToList :: EgisonValue -> EvalM [EgisonValue] Source #