# Gets the NCI type code to use based on a given Perl 6 type. my %type_map = ... 'Callable' => 'callback';