Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in enrich-my-library

How can I add cross product based methods to scala collections?

Mixing in generic traits in parameterized classes without duplicating type parameters

Enriching Scala collections with a method

Type inference on anonymous functions with enrich-my-library

Enrich-My-Library For all Traversables

What is the best way to use enrich-my-library in scala?

scala enrich-my-library

Overloading the existing `toInt` method

How can I add new methods to a library object?

scala enrich-my-library

How do I enrich a package object?

scala enrich-my-library

Scala, extending the iterator

How do you enrich value classes without overhead?

Minimal framework in Scala for collections with inheriting return type

Is there a way to "enrich" a Scala class without wrapping the code into another object?

scala enrich-my-library

How do I apply the enrich-my-library pattern to Scala collections?