package logika
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- logika
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Type Members
- type B = sireum.B
- type BS = MS[Z, B]
- type F32 = sireum.F32
- type F32S = MS[Z, F32]
- type F64 = sireum.F64
- type F64S = MS[Z, F64]
- type N = sireum.N
- type N16 = sireum.N16
- type N16S = MS[Z, N16]
- type N32 = sireum.N32
- type N32S = MS[Z, N32]
- type N64 = sireum.N64
- type N64S = MS[Z, N64]
- type N8 = sireum.N8
- type N8S = MS[Z, N8]
- type NS = MS[Z, N]
- type R = sireum.R
- type RS = MS[Z, R]
- type S16 = sireum.S16
- type S16S = MS[Z, S16]
- type S32 = sireum.S32
- type S32S = MS[Z, S32]
- type S64 = sireum.S64
- type S64S = MS[Z, S64]
- type S8 = sireum.S8
- type S8S = MS[Z, S8]
- type U16 = sireum.U16
- type U16S = MS[Z, U16]
- type U32 = sireum.U32
- type U32S = MS[Z, U32]
- type U64 = sireum.U64
- type U64S = MS[Z, U64]
- type U8 = sireum.U8
- type U8S = MS[Z, U8]
- type Z = sireum.Z
- type Z16 = sireum.Z16
- type Z16S = MS[Z, Z16]
- type Z32 = sireum.Z32
- type Z32S = MS[Z, Z32]
- type Z64 = sireum.Z64
- type Z64S = MS[Z, Z64]
- type Z8 = sireum.Z8
- type Z8S = MS[Z, Z8]
- type ZS = MS[Z, Z]
- implicit final class _MSClone[I, V] extends AnyVal
- implicit final class _Slang extends AnyVal
- type helper = sireum.helper
- type pure = sireum.pure
Value Members
- val F: B
- final def String(s: scala.Predef.String): String
- val T: B
- final def Z(n: BigInt): Z
- final def Z(n: Long): Z
- final def Z(n: Int): Z
- val ZS: sireum.ZS.type
- val helper: sireum.helper.type
- final def print(as: Any*): Unit
- final def println(as: Any*): Unit
- final def randomInt(): Z
- final def readInt(msg: String = "Enter an integer: "): Z
- object BS
- object F32S
- object F64S
- object N16S
- object N32S
- object N64S
- object N8S
- object NS
- object RS
- object S16S
- object S32S
- object S64S
- object S8S
- object U16S
- object U32S
- object U64S
- object U8S
- object Z16S
- object Z32S
- object Z64S
- object Z8S