Packages

trait StringLatticeLaw extends AnyRef

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. StringLatticeLaw
  2. AnyRef
  3. Any
Implicitly
  1. by any2stringadd
  2. by StringFormat
  3. by Ensuring
  4. by ArrowAssoc
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. type I = BoundedInteger.I

Value Members

  1. def appendIsAssociative(a: S, b: S, c: S): Boolean
  2. def appendIsMonotone(a: S, b: S, c: S): Boolean
  3. def appendIsSound(a: String, b: String): Boolean
  4. def appendPreservesBottom(a: S): Boolean
  5. lazy val intLat: BoundedInteger
  6. def lengthIsMonotone(a: S, b: S): Boolean
  7. def lengthIsSound(a: String): Boolean
  8. def lengthPreservesBottom: Boolean