← index

ActAsUserListsealed

inherits Mixin · defined at core/00-bootstrap.qn:102

Marker mixin for classes constructible from a tagged list literal: #Name( 1 2 3 ) compiles to Name.newUserList:#(1 2 3).