Class

matryoshka.instances.fixedpoint

RecListFOps

Related Doc: package fixedpoint

Permalink

implicit class RecListFOps[T, A] extends AnyRef

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. RecListFOps
  2. AnyRef
  3. Any
Implicitly
  1. by RecListFOps
  2. by NatOps
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new RecListFOps(self: T)(implicit T: Aux[T, [β$11$]ListF[A, β$11$]])

    Permalink

Value Members

  1. final def !=(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  3. def +(other: RecListFOps[T, A]): RecListFOps[T, A]

    Permalink
    Implicit information
    This member is added by an implicit conversion from RecListFOps[T, A] to NatOps[RecListFOps[T, A]] performed by method NatOps in matryoshka.instances.fixedpoint. This conversion will take place only if an implicit value of type Aux[RecListFOps[T, A], slamdata.Predef.Option] is in scope and at the same time an implicit value of type Aux[RecListFOps[T, A], slamdata.Predef.Option] is in scope.
    Definition Classes
    NatOps
  4. final def ==(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  5. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  6. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  7. final def eq(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  8. def equals(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  9. def finalize(): Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  10. def find(cond: (A) ⇒ slamdata.Predef.Boolean): slamdata.Predef.Option[A]

    Permalink
  11. final def getClass(): Class[_]

    Permalink
    Definition Classes
    AnyRef → Any
  12. def hashCode(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  13. def headOption: slamdata.Predef.Option[A]

    Permalink
  14. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  15. def length: slamdata.Predef.Int

    Permalink
  16. def max(other: RecListFOps[T, A]): RecListFOps[T, A]

    Permalink
    Implicit information
    This member is added by an implicit conversion from RecListFOps[T, A] to NatOps[RecListFOps[T, A]] performed by method NatOps in matryoshka.instances.fixedpoint. This conversion will take place only if an implicit value of type Aux[RecListFOps[T, A], slamdata.Predef.Option] is in scope and at the same time an implicit value of type Aux[RecListFOps[T, A], slamdata.Predef.Option] is in scope.
    Definition Classes
    NatOps
  17. def min(other: RecListFOps[T, A]): RecListFOps[T, A]

    Permalink
    Implicit information
    This member is added by an implicit conversion from RecListFOps[T, A] to NatOps[RecListFOps[T, A]] performed by method NatOps in matryoshka.instances.fixedpoint. This conversion will take place only if an implicit value of type Aux[RecListFOps[T, A], slamdata.Predef.Option] is in scope and at the same time an implicit value of type Aux[RecListFOps[T, A], slamdata.Predef.Option] is in scope.
    Definition Classes
    NatOps
  18. final def ne(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  19. final def notify(): Unit

    Permalink
    Definition Classes
    AnyRef
  20. final def notifyAll(): Unit

    Permalink
    Definition Classes
    AnyRef
  21. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  22. def tailOption: slamdata.Predef.Option[T]

    Permalink
  23. def take[N](i: N)(implicit N: Aux[N, slamdata.Predef.Option], C: Aux[T, [β$12$]ListF[A, β$12$]]): T

    Permalink
  24. def toString(): String

    Permalink
    Definition Classes
    AnyRef → Any
  25. final def wait(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  26. final def wait(arg0: Long, arg1: Int): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  27. final def wait(arg0: Long): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )

Shadowed Implicit Value Members

  1. def find(cond: (A) ⇒ slamdata.Predef.Boolean): slamdata.Predef.Option[A]

    Permalink
    Implicit information
    This member is added by an implicit conversion from RecListFOps[T, A] to RecListFOps[RecListFOps[T, A], A] performed by method RecListFOps in matryoshka.instances.fixedpoint. This conversion will take place only if an implicit value of type Aux[RecListFOps[T, A], [β$11$]ListF[A, β$11$]] is in scope.
    Shadowing
    This implicitly inherited member is shadowed by one or more members in this class.
    To access this member you can use a type ascription:
    (recListFOps: RecListFOps[RecListFOps[T, A], A]).find(cond)
  2. def headOption: slamdata.Predef.Option[A]

    Permalink
    Implicit information
    This member is added by an implicit conversion from RecListFOps[T, A] to RecListFOps[RecListFOps[T, A], A] performed by method RecListFOps in matryoshka.instances.fixedpoint. This conversion will take place only if an implicit value of type Aux[RecListFOps[T, A], [β$11$]ListF[A, β$11$]] is in scope.
    Shadowing
    This implicitly inherited member is shadowed by one or more members in this class.
    To access this member you can use a type ascription:
    (recListFOps: RecListFOps[RecListFOps[T, A], A]).headOption
  3. def length: slamdata.Predef.Int

    Permalink
    Implicit information
    This member is added by an implicit conversion from RecListFOps[T, A] to RecListFOps[RecListFOps[T, A], A] performed by method RecListFOps in matryoshka.instances.fixedpoint. This conversion will take place only if an implicit value of type Aux[RecListFOps[T, A], [β$11$]ListF[A, β$11$]] is in scope.
    Shadowing
    This implicitly inherited member is shadowed by one or more members in this class.
    To access this member you can use a type ascription:
    (recListFOps: RecListFOps[RecListFOps[T, A], A]).length
  4. def tailOption: slamdata.Predef.Option[RecListFOps[T, A]]

    Permalink
    Implicit information
    This member is added by an implicit conversion from RecListFOps[T, A] to RecListFOps[RecListFOps[T, A], A] performed by method RecListFOps in matryoshka.instances.fixedpoint. This conversion will take place only if an implicit value of type Aux[RecListFOps[T, A], [β$11$]ListF[A, β$11$]] is in scope.
    Shadowing
    This implicitly inherited member is shadowed by one or more members in this class.
    To access this member you can use a type ascription:
    (recListFOps: RecListFOps[RecListFOps[T, A], A]).tailOption
  5. def take[N](i: N)(implicit N: Aux[N, slamdata.Predef.Option], C: Aux[RecListFOps[T, A], [β$12$]ListF[A, β$12$]]): RecListFOps[T, A]

    Permalink
    Implicit information
    This member is added by an implicit conversion from RecListFOps[T, A] to RecListFOps[RecListFOps[T, A], A] performed by method RecListFOps in matryoshka.instances.fixedpoint. This conversion will take place only if an implicit value of type Aux[RecListFOps[T, A], [β$11$]ListF[A, β$11$]] is in scope.
    Shadowing
    This implicitly inherited member is shadowed by one or more members in this class.
    To access this member you can use a type ascription:
    (recListFOps: RecListFOps[RecListFOps[T, A], A]).take(i)(N, C)

Inherited from AnyRef

Inherited from Any

Inherited by implicit conversion RecListFOps from RecListFOps[T, A] to RecListFOps[RecListFOps[T, A], A]

Inherited by implicit conversion NatOps from RecListFOps[T, A] to NatOps[RecListFOps[T, A]]

Ungrouped