Looking at the CSV extension documentation of `from-line` at 
https://github.com/NetLogo/CSV-Extension 
it appears that the unweildy `csv-row-to-strings` is for some undocumented 
reason being treated as a synonym for `from-line`.

In turn, `csv-row-to-strings` is not documented, suggesting perhaps that it 
is deprecated?  It not, a more consistent name would be `strings-from-line`.

Something similar happens in the documentation for `from-string`: the 
documentation refers to `csv-to-strings`.

Btw, `from-string` really should be called `from-lines`, just as 
`to-string` really should be called `to-lines`. 

Alan Isaac

-- 
You received this message because you are subscribed to the Google Groups 
"netlogo-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to netlogo-devel+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to