crystal-lang / crystal

The Crystal Programming Language
https://crystal-lang.org
Apache License 2.0
19.2k stars 1.61k forks source link

Fix docs for `CSV::Builder#row(&)` #14736

Closed philipp-classen closed 1 week ago

philipp-classen commented 1 week ago

row(&) in CSV::Builder yields CSV::Builder::Row, not CSV::Row