Comment on Extending JavaScript with inline unit testsparentComments−camus212yyou just gave me an idea for a "typechecking" api.thanks.−jordanwallwork12yI wrote something like this once, never did anything with it but you might find it useful: http://jordanwallwork.co.uk/2013/01/faking-typed-function-ov...
Comments
you just gave me an idea for a "typechecking" api.thanks.
I wrote something like this once, never did anything with it but you might find it useful: http://jordanwallwork.co.uk/2013/01/faking-typed-function-ov...