Skip to content

Conversation

@vito
Copy link
Owner

@vito vito commented Sep 11, 2022

fixes #240

usage:

(take-all (read (mkfile ./foo "a\nb\nc") :lines))
; ("a" "b" "c")

@vito vito added the enhancement New feature or request label Sep 11, 2022
@vito vito merged commit d5a9058 into main Sep 11, 2022
@vito vito deleted the lines-protocol branch September 11, 2022 22:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

add (read thunk :lines)

2 participants