jedesah / computation-expressionsLinks
An implementation of Computation Expressions in Scala.
☆21Updated 10 years ago
Alternatives and similar repositories for computation-expressions
Users that are interested in computation-expressions are comparing it to the libraries listed below
Sorting:
- Scala compiler plugin which provides syntax for working with locally declared implicit values☆54Updated 10 years ago
- Type safe delta☆55Updated last year
- Patch data type for Scala and shapeless☆61Updated 5 years ago
- macro for summoning implicit values☆92Updated 5 years ago
- A scala macro for reasonable lazy semantics☆85Updated 2 weeks ago
- Liberator - sent to make you Free☆88Updated 7 years ago
- Minimal infrastructure for type class providers to support the inclusion of derived, subclass and other orphan instances in their implici…☆89Updated 6 years ago
- Totalitarian: typesafe data structures for working with total functions☆49Updated 7 years ago
- IO types and classes for Scala.☆42Updated 9 years ago
- Example code from my presentation on shapeless type class derivation☆28Updated 10 years ago
- A monad for resource acquisition and cleanup☆53Updated 7 years ago
- Précepte is an opinionated scala monitoring library☆66Updated 4 years ago
- Pure-functional random value generation☆119Updated 8 years ago
- Transform and compose tagless final encoded algebras in scala☆93Updated 7 years ago
- Array-based immutable collections for scala☆86Updated 7 years ago
- Automatic functional lifting, mapping and folding.☆64Updated 8 years ago
- ☆115Updated 3 years ago
- XML Optics library for Scala☆32Updated 6 years ago
- Scala Records: Extensible records and type-indexed maps☆81Updated 10 years ago
- macro-compat is a small library which allows you to compile macros with Scala 2.10.x which are written to the Scala 2.11/2 macro API.