Ask HN: Any tool for automatically understanding code via comments?
https://news.ycombinator.com/item?id=10401097Is there a protocol for commenting code that can lead to modular code? I.e. every function and object can be preceded with a comment that details its function, parameters and outputs.