Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
avoid write_list for anon fields too
Folding a PMap to a list only to then get its length (which is a linear operation) and iterate over it isn't the power move that I thought it was.
- Loading branch information