LongType
org.scalajs.ir.Types.LongType
case object LongType extends PrimTypeWithRef
64-bit signed integer type. It does not accept null nor undefined.
Attributes
Members list
Value members
Inherited methods
Create a new instance of type T with elements taken from product p.
Create a new instance of type T with elements taken from product p.
Attributes
- Inherited from:
- Singleton
Attributes
- Inherited from:
- PrimTypeWithRef
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
In this article