andrewthad / linear-containers

Containers supporting in-place modification
BSD 3-Clause "New" or "Revised" License
5 stars 1 forks source link

Establish a naming convention #3

Open andrewthad opened 5 years ago

andrewthad commented 5 years ago

The Reference data type and the Dynamic and Static data constructors make it so that there are several possible flavors of many functions. I need to come up with a naming convention and document it. I probably cannot do this until I have filled out this library with considerably more functions. At that point, the patterns should start to become more clear.