Extended

scalus.ledger.api.v1.Extended
See theExtended companion object
enum Extended[+A]

Attributes

Companion
object
Graph
Supertypes
trait Enum
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Type members

Enum entries

final case class Finite[+A](a: A)
case case NegInf extends Extended[Nothing]
case case PosInf extends Extended[Nothing]