Commit 2022-07-11 16:51 201d2c61
View on Github →refactor(data/nat/enat): rename enat to part_enat (#15235)
- find+replace enatwithpart_enat;
- reflow long lines
- add a sentence to the module docstring of data.nat.enat. I'm going to defineenat := with_top natand use it as the default implementation of "nat with top".