ENH: change argList get<> and getList<> from read<>, readList<>
- more consistent with dictionary method naming. The get<> or getList<> returns a value, doesn't read into a existing location.
Please register or sign in to comment
- more consistent with dictionary method naming. The get<> or getList<> returns a value, doesn't read into a existing location.