scalus.prelude

package scalus.prelude

Backward compatibility package for scalus.prelude.

All types and values have been moved to scalus.cardano.onchain.plutus.prelude. This package provides deprecated aliases for migration.

Attributes

Members list

Packages

Backward compatibility package for scalus.prelude.crypto.bls12_381.

Backward compatibility package for scalus.prelude.crypto.bls12_381.

All types and values have been moved to scalus.cardano.onchain.plutus.prelude.crypto.bls12_381. This package provides deprecated aliases for migration.

Attributes

Type members

Deprecated types

type AssocMap[A, B] = AssocMap[A, B]

Attributes

Deprecated
[Since version version] _root_.scala.StringContext.apply("Use ", ".AssocMap instead").s(scalus.prelude.pkg)

Attributes

Deprecated
[Since version version] _root_.scala.StringContext.apply("Use ", ".BuiltinData instead").s(scalus.prelude.pkg)

Attributes

Deprecated
[Since version version] _root_.scala.StringContext.apply("Use ", ".DataParameterizedValidator instead").s(scalus.prelude.pkg)
type Eq[A] = Eq[A]

Attributes

Deprecated
[Since version version] _root_.scala.StringContext.apply("Use ", ".Eq instead").s(scalus.prelude.pkg)
type List[+A] = List[A]

Attributes

Deprecated
[Since version version] _root_.scala.StringContext.apply("Use ", ".List instead").s(scalus.prelude.pkg)
type Option[+A] = Option[A]

Attributes

Deprecated
[Since version version] _root_.scala.StringContext.apply("Use ", ".Option instead").s(scalus.prelude.pkg)
type Ord[A] = Ord[A]

Attributes

Deprecated
[Since version version] _root_.scala.StringContext.apply("Use ", ".Ord instead").s(scalus.prelude.pkg)
type Order = Order

Attributes

Deprecated
[Since version version] _root_.scala.StringContext.apply("Use ", ".Order instead").s(scalus.prelude.pkg)

Attributes

Deprecated
[Since version version] _root_.scala.StringContext.apply("Use ", ".ParameterizedValidator instead").s(scalus.prelude.pkg)

Attributes

Deprecated
[Since version version] _root_.scala.StringContext.apply("Use ", ".Rational instead").s(scalus.prelude.pkg)
type Show[A] = Show[A]

Attributes

Deprecated
[Since version version] _root_.scala.StringContext.apply("Use ", ".Show instead").s(scalus.prelude.pkg)
type SortedMap[A, B] = SortedMap[A, B]

Attributes

Deprecated
[Since version version] _root_.scala.StringContext.apply("Use ", ".SortedMap instead").s(scalus.prelude.pkg)
type These[+A, +B] = These[A, B]

Attributes

Deprecated
[Since version version] _root_.scala.StringContext.apply("Use ", ".These instead").s(scalus.prelude.pkg)

Attributes

Deprecated
[Since version version] _root_.scala.StringContext.apply("Use ", ".Validator instead").s(scalus.prelude.pkg)
type Varargs[A] = Varargs[A]

Attributes

Deprecated
[Since version version] _root_.scala.StringContext.apply("Use ", ".Varargs instead").s(scalus.prelude.pkg)

Value members

Deprecated methods

inline def ???: Nothing

Attributes

Deprecated
[Since version version] _root_.scala.StringContext.apply("Use ", ".??? instead").s(scalus.prelude.pkg)
inline def fail(inline msg: String): Nothing

Attributes

Deprecated
[Since version version] _root_.scala.StringContext.apply("Use ", ".fail instead").s(scalus.prelude.pkg)
inline def fail(): Nothing

Attributes

Deprecated
[Since version version] _root_.scala.StringContext.apply("Use ", ".fail instead").s(scalus.prelude.pkg)
inline def identity[A](inline value: A): A

Attributes

Deprecated
[Since version version] _root_.scala.StringContext.apply("Use ", ".identity instead").s(scalus.prelude.pkg)
inline def impossible(): Nothing

Attributes

Deprecated
[Since version version] _root_.scala.StringContext.apply("Use ", ".impossible instead").s(scalus.prelude.pkg)
inline def log(inline msg: String): Unit

Attributes

Deprecated
[Since version version] _root_.scala.StringContext.apply("Use ", ".log instead").s(scalus.prelude.pkg)
inline def require(inline cond: Boolean): Unit

Attributes

Deprecated
[Since version version] _root_.scala.StringContext.apply("Use ", ".require instead").s(scalus.prelude.pkg)
inline def require(inline cond: Boolean, inline msg: String): Unit

Attributes

Deprecated
[Since version version] _root_.scala.StringContext.apply("Use ", ".require instead").s(scalus.prelude.pkg)

Deprecated fields

val AssocMap: AssocMap.type

Attributes

Deprecated
[Since version version] _root_.scala.StringContext.apply("Use ", ".AssocMap instead").s(scalus.prelude.pkg)
val Eq: Eq.type

Attributes

Deprecated
[Since version version] _root_.scala.StringContext.apply("Use ", ".Eq instead").s(scalus.prelude.pkg)
val List: List.type

Attributes

Deprecated
[Since version version] _root_.scala.StringContext.apply("Use ", ".List instead").s(scalus.prelude.pkg)
val Math: Math.type

Attributes

Deprecated
[Since version version] _root_.scala.StringContext.apply("Use ", ".Math instead").s(scalus.prelude.pkg)
val Option: Option.type

Attributes

Deprecated
[Since version version] _root_.scala.StringContext.apply("Use ", ".Option instead").s(scalus.prelude.pkg)
val Ord: Ord.type

Attributes

Deprecated
[Since version version] _root_.scala.StringContext.apply("Use ", ".Ord instead").s(scalus.prelude.pkg)
val Order: Order.type

Attributes

Deprecated
[Since version version] _root_.scala.StringContext.apply("Use ", ".Order instead").s(scalus.prelude.pkg)
val Prelude: Prelude.type

Attributes

Deprecated
[Since version version] _root_.scala.StringContext.apply("Use ", ".Prelude instead").s(scalus.prelude.pkg)
val Rational: Rational.type

Attributes

Deprecated
[Since version version] _root_.scala.StringContext.apply("Use ", ".Rational instead").s(scalus.prelude.pkg)
val Show: Show.type

Attributes

Deprecated
[Since version version] _root_.scala.StringContext.apply("Use ", ".Show instead").s(scalus.prelude.pkg)
val SortedMap: SortedMap.type

Attributes

Deprecated
[Since version version] _root_.scala.StringContext.apply("Use ", ".SortedMap instead").s(scalus.prelude.pkg)
val These: These.type

Attributes

Deprecated
[Since version version] _root_.scala.StringContext.apply("Use ", ".These instead").s(scalus.prelude.pkg)