ouroboros-network
ouroboros-network copied to clipboard
Distinguish testing code from functional code
trafficstars
This has been referred to above, but a convention that would distinguish ”functional” code, from ”testing” code, from ”tracing” code would help the readability. E.g., with names, preceded by a standard comment, when possible put in separate module, etc.