-
Notifications
You must be signed in to change notification settings - Fork 194
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Instead of mixing and matching CSV.namedRows with other enumerations, there's now distinct CSV<Named> and CSV<Enumerated> types. These aren't interchangeable by accident, so as long as you know the type, you get safe access to your data.
- Loading branch information
1 parent
7461683
commit 6a1950a
Showing
26 changed files
with
788 additions
and
620 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.