Comment on Parallel Perl – Autoparallelizing interpreter with JITparentComments−downsplat5moWhat are you using for parameter type checking? I switched to native function signatures, native try/catch and might look into the new class system soon, but I don't recall native type checking...
Comments
What are you using for parameter type checking? I switched to native function signatures, native try/catch and might look into the new class system soon, but I don't recall native type checking...