Struct Initializer
struct A {
a: int
b: string
};
A = { a: 1, b: "hello" };
- Companion:
- object
trait Serializable
trait Product
trait Equals
class ConstVal
class Expr
trait HasStaticTypeSafety
trait HasPromoteToType
trait HasEvalType
class Stat
class AST
class Object
trait Matchable
class Any