| parrotcode: PMC implementing VAR functionality | |
| Contents | Language Implementations | Perl6 |

src/pmc/mutablevar.pmc - PMC implementing VAR functionality

The MutableVAR PMC provides access to the container type of a scalar. This is needed as scalar containers forward to their contents.

|
|
|