Prelude

scalus.prelude.Prelude
object Prelude

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Prelude.type

Members list

Type members

Deprecated types

type Eq[-A] = (A, A) => Boolean

Attributes

Deprecated
true

Value members

Concrete methods

def encodeHex(input: ByteString): String

Deprecated methods

inline def log(msg: String): Unit

Attributes

Deprecated
true

Givens

Deprecated givens

given given_Eq_BigInt: () => BigInt

Attributes

Deprecated
true
given given_Eq_Boolean: () => Boolean

Attributes

Deprecated
true

Attributes

Deprecated
true
given given_Eq_Data: () => Data

Attributes

Deprecated
true
given given_Eq_String: () => String

Attributes

Deprecated
true
given given_Eq_Unit: () => Unit

Attributes

Deprecated
true

Extensions

Deprecated extensions

extension (b: Boolean)
infix inline def orFail(inline message: String): Unit

Attributes

Deprecated
true
extension [A](x: A)
inline def ===(inline y: A)(using inline eq: () => A): Boolean

Attributes

Deprecated
true
extension [A](x: A)
inline def !==(inline y: A)(using inline eq: () => A): Boolean

Attributes

Deprecated
true