scalus.builtin
package scalus.builtin
Members list
Packages
package scalus.builtin.internal
Type members
Classlikes
Attributes
- Companion
- object
- Supertypes
-
class Objecttrait Matchableclass Any
object BLS12_381_G1_Element
Attributes
- Companion
- class
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
BLS12_381_G1_Element.type
Attributes
- Companion
- object
- Supertypes
-
class Objecttrait Matchableclass Any
object BLS12_381_G2_Element
Attributes
- Companion
- class
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
BLS12_381_G2_Element.type
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
object BitwiseLogicalOperations
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
class ByteString
Attributes
- Companion
- object
- Supertypes
-
class Objecttrait Matchableclass Any
object ByteString
Attributes
- Companion
- class
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
ByteString.type
object ByteStringToInteger
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
ByteStringToInteger.type
object Data
@FunctionalInterface
trait FromData[+A] extends Data => A, CompileDerivations
Attributes
- Companion
- object
- Supertypes
object FromData
object FromDataMacros
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
FromDataMacros.type
object IntegerToByteString
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
IntegerToByteString.type
object JVMPlatformSpecific extends JVMPlatformSpecific
Attributes
- Companion
- trait
- Supertypes
- Self type
-
JVMPlatformSpecific.type
trait JVMPlatformSpecific extends PlatformSpecific
Attributes
- Companion
- object
- Supertypes
- Known subtypes
-
object JVMPlatformSpecific
Attributes
- Companion
- object
- Supertypes
-
trait Enumtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
object List
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
trait PlatformSpecific
This is the platform specific part of the builtins. This is mostly cryptographic primitives that have different implementations on different platforms.
This is the platform specific part of the builtins. This is mostly cryptographic primitives that have different implementations on different platforms.
Attributes
- Companion
- object
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
trait JVMPlatformSpecificobject JVMPlatformSpecific
object PlatformSpecific
Attributes
- Companion
- trait
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
PlatformSpecific.type
@FunctionalInterface
trait ToData[-A] extends A => Data, CompileDerivations
Attributes
- Companion
- object
- Supertypes
object ToData
object ToDataMacros
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
ToDataMacros.type
final class uplcIntrinsic(value: String) extends StaticAnnotation
Attributes
- Supertypes
-
trait StaticAnnotationclass Annotationclass Objecttrait Matchableclass Any
Deprecated classlikes
object FromDataInstances
Attributes
- Deprecated
- true
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
FromDataInstances.type
object ToDataInstances
Attributes
- Deprecated
- true
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
ToDataInstances.type
Value members
Concrete methods
Provides access to platform-specific built-in functions.
Provides access to platform-specific built-in functions.
This is used to access cryptographic primitives and other platform-specific functionality that may vary between JVM, JS, and other platforms.
Attributes
Givens
Givens
In this article