Skip to content

Extend CsvOutput#1835

Merged
cjkent merged 1 commit intomasterfrom
topic/csv-output
Oct 26, 2018
Merged

Extend CsvOutput#1835
cjkent merged 1 commit intomasterfrom
topic/csv-output

Conversation

@jodastephen
Copy link
Copy Markdown
Contributor

Allow CsvOutput to write cells one by one.
The class is no more mutable than before, as the underlying Appendable is necessarily mutable.

Allow `CsvOutput` to write cells one by one
The class is no more mutable than before,
as the underlying `Appendable` is necessarily mutable
@cjkent cjkent merged commit 59be632 into master Oct 26, 2018
@cjkent cjkent deleted the topic/csv-output branch October 26, 2018 14:36
@jodastephen jodastephen added this to the v2.1 milestone Oct 29, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants