nice

o1.util.nice$
object nice

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

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
nice.type

Members list

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.

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
collection.type
object map

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

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

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
map.type
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.

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
number.type
object option

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

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

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
option.type
object pairs

Provides nicer-named methods for accessing members of pairs.

Provides nicer-named methods for accessing members of pairs.

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
pairs.type
object path

Provides nicer-named methods for manipulating paths.

Provides nicer-named methods for manipulating paths.

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
path.type
object seq

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

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

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
seq.type