cats.collections.syntax

Members list

Type members

Classlikes

final class FoldableOps[F[_], A](fa: F[A])(implicit F: Foldable[F])

Attributes

Source
foldable.scala
Supertypes
class Object
trait Matchable
class Any

Attributes

Source
foldable.scala
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object all.type
object foldable.type
final class RangeOps[A](val from: A) extends AnyVal

Attributes

Source
range.scala
Supertypes
class AnyVal
trait Matchable
class Any
trait RangeSyntax

Attributes

Source
range.scala
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object all.type
object range.type
object all extends FoldableSyntax, RangeSyntax

Attributes

Source
package.scala
Supertypes
trait RangeSyntax
class Object
trait Matchable
class Any
Self type
all.type
object foldable extends FoldableSyntax

Attributes

Source
package.scala
Supertypes
class Object
trait Matchable
class Any
Self type
foldable.type
object range extends RangeSyntax

Attributes

Source
package.scala
Supertypes
trait RangeSyntax
class Object
trait Matchable
class Any
Self type
range.type