nice

object nice

The contained objects extend various standard API classes with nice convenience methods.

class Object
trait Matchable
class Any
nice.type

Type members

Classlikes

object collection

Provides nice extensions to the interface of scala.Iterable, for convenience.

Provides nice extensions to the interface of scala.Iterable, for convenience.

object map

Provides nice extensions to the interface of scala.Map, for convenience.

Provides nice extensions to the interface of scala.Map, for convenience.

object number

Provides nice extensions to the interface of basic numerical types, for convenience.

Provides nice extensions to the interface of basic numerical types, for convenience.

object option

Provides nice extensions to the interface of scala.Option, for convenience.

Provides nice extensions to the interface of scala.Option, for convenience.

object pairs

Provides nicer-named methods for accessing members of pairs.

Provides nicer-named methods for accessing members of pairs.

object path

Provides nicer-named methods for manipulating paths.

Provides nicer-named methods for manipulating paths.

object seq

Provides nice extensions to the interface of scala.Seq, for convenience.

Provides nice extensions to the interface of scala.Seq, for convenience.