Skip to content

Add slurp to list of impure functions#169

Open
teodorlu wants to merge 1 commit intoflyingmachine:masterfrom
teodorlu:patch-1
Open

Add slurp to list of impure functions#169
teodorlu wants to merge 1 commit intoflyingmachine:masterfrom
teodorlu:patch-1

Conversation

@teodorlu
Copy link

@teodorlu teodorlu commented Mar 14, 2017

slurp has been used before, and isn't pure: (slurp "file.txt") depends on the contents of file.txt.

Thanks for the great book :)

`slurp` has been used before, and isn't pure: `(slurp "file.txt")` depends on the contents of `file.txt`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant