SelectFold

gopher.SelectFold$
object SelectFold

Helper namespace for Select.Fold return value

Attributes

See also:

[Select.fold]

Source:
SelectFold.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Type members

Classlikes

case class Done[S](s: S)

return value in Select.Fold which means that we should stop folding

return value in Select.Fold which means that we should stop folding

Attributes

Source:
SelectFold.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any