reverse_argparse icon indicating copy to clipboard operation
reverse_argparse copied to clipboard

See if design-by-contract would be worth adding

Open jmgate opened this issue 1 year ago • 0 comments
trafficstars

Description

Design-by-contract involves specifying pre- and post-conditions for function that must hold on entry/exit. It's an added layer of run-time protection. Investigate tools like the following, to see if it'd be worth adding something like this to the repository.

jmgate avatar Oct 03 '24 13:10 jmgate