is a functionally oriented utility library. It is powerful and flexible. Almost all of its functions are curried. It is written in, and is the recommended base library for, LiveScript. See the prelude.ls site for examples, a reference, and more.
prelude livescript utility ls coffeescript library functional array list object stringIt's also recommended if you're going to deal with packages using text, bytestring, vector.. to use the foundation-edge package.
haskell prelude foundationA collection of useful Swift tools that are used in the Kickstarter apps.
swift-language prelude functional-programmingA sensible starting Prelude for building custom Preludes. To try out standalone prelude at the interactive shell, from the Protolude project directory run.
haskell prelude haskell-prelude alternative-prelude base safe partial-functionsA modular implementation of Haskell's Prelude library in ES6
prelude functional js es6 haskell lodash underscore functional-programming functional-libraryLazy, composable operations on iterators/generators for ES6 and beyond. Use lazit right now with transpilers like babeljs or the Google Traceur Compiler or by using build/lazit.js or build/lazit.min.js which are precompiled using babeljs and browserified.
list comprehensions generators iterators lazy compose functional programming preludenodash offers you a rich set of library functions, comparable to the likes of underscore or lodash. The functions are actually derived from the Haskell Prelude and emphasize a functional programming style. A special trait of this library is that it discards some JavaScript concepts (like prototypes or optional arguments) to allow some (in the authors opinion) more useful ones (such as currying).
prelude haskell functional functional-programming utility libraryThis README contains introduction to Universum and a tutorial on how to use it. This is neither a tutorial on Haskell nor tutorial on each function contained in Universum. For detailed documentation of every function together with examples and usage, see Haddock documentation.
haskell prelude library alternative-prelude baseA collection of frameworks to enhance the Swift language. This library should be considered alpha, and not stable. Breaking changes will happen often.
functional-programming preludeAvoid all partial functions (like head :: [a] -> a). The types of partial functions lie about their behavior and usage of such functions can lead to the unexpected bugs. Though you can still use some unsafe functions from Relude.Unsafe module, but they are not exported by default. Type-safety. We like to make invalid states unrepresantable. And if it's possible to express this concept through the types then we will do it.
haskell prelude standard-library reload alternative-prelude safe
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.