parrotcode:
subs that are part of the internals, not for users
Contents
|
Language Implementations
|
Perl6
NAME
src/builtins/guts.pir - subs that are part of the internals, not for users
SUBS
!TYPECHECKEDASSIGN
Checks that the value and the assignee are type-compatible and does the assignment.
!TYPECHECKPARAM
Checks the type of a parameter.