Packages

trait Mem5[A, M1[T], M2[T], M3[T], M4[T], M5[T]] extends lang.Top[M5[A]] with Mem[A, M5]

Linear Supertypes
Mem[A, M5], argon.lang.Top[M5[A]], Ref[Any, M5[A]], Exp[Any, M5[A]], ExpType[Any, M5[A] @scala.annotation.unchecked.uncheckedVariance], Equals, AnyRef, Any
Known Subclasses
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. Mem5
  2. Mem
  3. Top
  4. Ref
  5. Exp
  6. ExpType
  7. Equals
  8. AnyRef
  9. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. type L = Any
    Definition Classes
    Ref → Exp → ExpType

Abstract Value Members

  1. implicit abstract val A: lang.Bits[A]
    Definition Classes
    Mem
  2. abstract def M1: Type[M1[A]]
    Attributes
    protected
  3. abstract def M2: Type[M2[A]]
    Attributes
    protected
  4. abstract def M3: Type[M3[A]]
    Attributes
    protected
  5. abstract def M4: Type[M4[A]]
    Attributes
    protected
  6. abstract val evMem: <:<[M5[A], Mem[A, M5]]
    Definition Classes
    Mem

Concrete Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. def !==(that: Any): argon.lang.Bit
    Definition Classes
    Top
  3. final def ##(): Int
    Definition Classes
    AnyRef → Any
  4. def ++(that: Any): argon.lang.Text
    Definition Classes
    Top
  5. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  6. def ===(that: Any): argon.lang.Bit
    Definition Classes
    Top
  7. val __neverMutable: Boolean
    Attributes
    protected
    Definition Classes
    Mem → ExpType
  8. def __typeArgs: Seq[Type[_]]
    Attributes
    protected
    Definition Classes
    ExpType
  9. def __typeParams: Seq[Any]
    Attributes
    protected
    Definition Classes
    ExpType
  10. def __typePrefix: String
    Attributes
    protected
    Definition Classes
    ExpType
  11. def apply(x: lang.Rng, q: lang.Rng, p: lang.Rng, r: lang.Rng, c: lang.Rng): M5[A]

    Creates a view of a 5-dimensional, dense region of this memory.

  12. def apply(x: lang.Rng, q: lang.Rng, p: lang.Rng, r: lang.Rng, c: lang.Idx): M4[A]

    Creates a view of a 4-dimensional, dense region of this memory.

  13. def apply(x: lang.Rng, q: lang.Rng, p: lang.Rng, r: lang.Idx, c: lang.Rng): M4[A]

    Creates a view of a 4-dimensional, dense region of this memory.

  14. def apply(x: lang.Rng, q: lang.Rng, p: lang.Idx, r: lang.Rng, c: lang.Rng): M4[A]

    Creates a view of a 4-dimensional, dense region of this memory.

  15. def apply(x: lang.Rng, q: lang.Idx, p: lang.Rng, r: lang.Rng, c: lang.Rng): M4[A]

    Creates a view of a 4-dimensional, dense region of this memory.

  16. def apply(x: lang.Idx, q: lang.Rng, p: lang.Rng, r: lang.Rng, c: lang.Rng): M4[A]

    Creates a view of a 4-dimensional, dense region of this memory.

  17. def apply(x: lang.Rng, q: lang.Rng, p: lang.Rng, r: lang.Idx, c: lang.Idx): M3[A]

    Creates a view of a 3-dimensional, dense region of this memory.

  18. def apply(x: lang.Rng, q: lang.Rng, p: lang.Idx, r: lang.Rng, c: lang.Idx): M3[A]

    Creates a view of a 3-dimensional, dense region of this memory.

  19. def apply(x: lang.Rng, q: lang.Rng, p: lang.Idx, r: lang.Idx, c: lang.Rng): M3[A]

    Creates a view of a 3-dimensional, dense region of this memory.

  20. def apply(x: lang.Rng, q: lang.Idx, p: lang.Rng, r: lang.Rng, c: lang.Idx): M3[A]

    Creates a view of a 3-dimensional, dense region of this memory.

  21. def apply(x: lang.Rng, q: lang.Idx, p: lang.Rng, r: lang.Idx, c: lang.Rng): M3[A]

    Creates a view of a 3-dimensional, dense region of this memory.

  22. def apply(x: lang.Rng, q: lang.Idx, p: lang.Idx, r: lang.Rng, c: lang.Rng): M3[A]

    Creates a view of a 3-dimensional, dense region of this memory.

  23. def apply(x: lang.Idx, q: lang.Rng, p: lang.Rng, r: lang.Rng, c: lang.Idx): M3[A]

    Creates a view of a 3-dimensional, dense region of this memory.

  24. def apply(x: lang.Idx, q: lang.Rng, p: lang.Rng, r: lang.Idx, c: lang.Rng): M3[A]

    Creates a view of a 3-dimensional, dense region of this memory.

  25. def apply(x: lang.Idx, q: lang.Rng, p: lang.Idx, r: lang.Rng, c: lang.Rng): M3[A]

    Creates a view of a 3-dimensional, dense region of this memory.

  26. def apply(x: lang.Idx, q: lang.Idx, p: lang.Rng, r: lang.Rng, c: lang.Rng): M3[A]

    Creates a view of a 3-dimensional, dense region of this memory.

  27. def apply(x: lang.Rng, q: lang.Rng, p: lang.Idx, r: lang.Idx, c: lang.Idx): M2[A]

    Creates a view of a 2-dimensional, dense region of this memory.

  28. def apply(x: lang.Rng, q: lang.Idx, p: lang.Rng, r: lang.Idx, c: lang.Idx): M2[A]

    Creates a view of a 2-dimensional, dense region of this memory.

  29. def apply(x: lang.Rng, q: lang.Idx, p: lang.Idx, r: lang.Rng, c: lang.Idx): M2[A]

    Creates a view of a 2-dimensional, dense region of this memory.

  30. def apply(x: lang.Rng, q: lang.Idx, p: lang.Idx, r: lang.Idx, c: lang.Rng): M2[A]

    Creates a view of a 2-dimensional, dense region of this memory.

  31. def apply(x: lang.Idx, q: lang.Rng, p: lang.Rng, r: lang.Idx, c: lang.Idx): M2[A]

    Creates a view of a 2-dimensional, dense region of this memory.

  32. def apply(x: lang.Idx, q: lang.Rng, p: lang.Idx, r: lang.Rng, c: lang.Idx): M2[A]

    Creates a view of a 2-dimensional, dense region of this memory.

  33. def apply(x: lang.Idx, q: lang.Rng, p: lang.Idx, r: lang.Idx, c: lang.Rng): M2[A]

    Creates a view of a 2-dimensional, dense region of this memory.

  34. def apply(x: lang.Idx, q: lang.Idx, p: lang.Rng, r: lang.Rng, c: lang.Idx): M2[A]

    Creates a view of a 2-dimensional, dense region of this memory.

  35. def apply(x: lang.Idx, q: lang.Idx, p: lang.Rng, r: lang.Idx, c: lang.Rng): M2[A]

    Creates a view of a 2-dimensional, dense region of this memory.

  36. def apply(x: lang.Idx, q: lang.Idx, p: lang.Idx, r: lang.Rng, c: lang.Rng): M2[A]

    Creates a view of a 2-dimensional, dense region of this memory.

  37. def apply(x: lang.Rng, q: lang.Idx, p: lang.Idx, r: lang.Idx, c: lang.Idx): M1[A]

    Creates a view of a 1-dimensional, dense region of this memory.

  38. def apply(x: lang.Idx, q: lang.Rng, p: lang.Idx, r: lang.Idx, c: lang.Idx): M1[A]

    Creates a view of a 1-dimensional, dense region of this memory.

  39. def apply(x: lang.Idx, q: lang.Idx, p: lang.Rng, r: lang.Idx, c: lang.Idx): M1[A]

    Creates a view of a 1-dimensional, dense region of this memory.

  40. def apply(x: lang.Idx, q: lang.Idx, p: lang.Idx, r: lang.Rng, c: lang.Idx): M1[A]

    Creates a view of a 1-dimensional, dense region of this memory.

  41. def apply(x: lang.Idx, q: lang.Idx, p: lang.Idx, r: lang.Idx, c: lang.Rng): M1[A]

    Creates a view of a 1-dimensional, dense region of this memory.

  42. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  43. final def canEqual(that: Any): Boolean
    Definition Classes
    Ref → Equals
  44. def clone(): AnyRef
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @native() @throws( ... )
  45. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  46. def eql(that: M5[A]): argon.lang.Bit
    Definition Classes
    Top
  47. final def equals(x: Any): Boolean
    Definition Classes
    Ref → Equals → AnyRef → Any
  48. implicit val evRef: <:<[M5[A] @scala.annotation.unchecked.uncheckedVariance, Ref[Any, M5[A] @scala.annotation.unchecked.uncheckedVariance]]
    Attributes
    protected[argon]
    Definition Classes
    ExpType
  49. def extract: Option[Any]
    Attributes
    protected
    Definition Classes
    Exp
  50. def finalize(): Unit
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  51. def fresh: M5[A] @scala.annotation.unchecked.uncheckedVariance
    Attributes
    protected
    Definition Classes
    ExpType
  52. final def from(c: Any, warnOnLoss: Boolean, errorOnLoss: Boolean, isParam: Boolean, saturating: Boolean, unbiased: Boolean): M5[A] @scala.annotation.unchecked.uncheckedVariance
    Definition Classes
    ExpType
  53. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  54. def getFrom(c: Any, isParam: Boolean, saturating: Boolean, unbiased: Boolean): Option[(M5[A] @scala.annotation.unchecked.uncheckedVariance, Boolean)]
    Definition Classes
    ExpType
  55. final def hashCode(): Int
    Definition Classes
    Ref → AnyRef → Any
  56. def infix_!=(that: Any): argon.lang.Bit
    Definition Classes
    Top
  57. def infix_==(that: Any): argon.lang.Bit
    Definition Classes
    Top
  58. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  59. def me: M5[A] @scala.annotation.unchecked.uncheckedVariance
    Attributes
    protected
    Definition Classes
    ExpType
  60. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  61. def neql(that: M5[A]): argon.lang.Bit
    Definition Classes
    Top
  62. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  63. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  64. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  65. final def toString(): String
    Definition Classes
    Ref → AnyRef → Any
  66. def toText: argon.lang.Text
    Definition Classes
    Top
  67. def unrelated(that: Any): Unit
    Attributes
    protected
    Definition Classes
    Top
  68. def value(c: Any): Option[(Any, Boolean)]
    Attributes
    protected
    Definition Classes
    ExpType
  69. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  70. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  71. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @throws( ... )
  72. final def withCheck[T](x: ⇒ T)(eql: (T) ⇒ Boolean): Option[(T, Boolean)]
    Attributes
    protected
    Definition Classes
    ExpType

Inherited from Mem[A, M5]

Inherited from argon.lang.Top[M5[A]]

Inherited from Ref[Any, M5[A]]

Inherited from Exp[Any, M5[A]]

Inherited from ExpType[Any, M5[A] @scala.annotation.unchecked.uncheckedVariance]

Inherited from Equals

Inherited from AnyRef

Inherited from Any

Ungrouped