pdl / Test-Proto

OO test script golf sugar
1 stars 1 forks source link

Stricter type checking #39

Open pdl opened 11 years ago

pdl commented 11 years ago

pArray should enforce array-ref-ness. pArrayLike should be available for objects which merely overload as arrays. Likewise other types.

Also, create a class for genuine scalars.