String

amyc.backend.wasm.builtin.amy.String$
object String extends BuiltInModule

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
String.type

Members list

Type members

Inherited types

final type BuiltIn = (Context, ModuleHandler) ?=> Function

Attributes

Inherited from:
BuiltInModule

Value members

Inherited methods

def builtInForSymbol(name: String)(code: LocalsHandler ?=> Code): BuiltIn

Attributes

Inherited from:
BuiltInModule

Concrete fields

lazy val concat: BuiltIn
lazy val length: BuiltIn
lazy override val owner: Context ?=> ModuleSymbol