CharType
dotty.tools.sjs.ir.Types.CharType
case object CharType extends PrimTypeWithRef
Char type, a 16-bit UTF-16 code unit. 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