Skip to content

Conversation

skx
Copy link
Owner

@skx skx commented Oct 17, 2022

This matches file:read, and allows writing (string) data to a named file in a simple fashion.

  • Add the primitive.
  • Add the test-cases.
  • Add the documentation.

This closes #49.

skx added 2 commits October 17, 2022 18:01
This matches file:read, and allows writing (string) data to a named
file in a simple fashion.

* Add the primitive.
* Add the test-cases.
* Add the documentation.

This closes #49.
@skx skx merged commit 04c0885 into master Oct 17, 2022
@skx skx deleted the 49-file-write branch October 17, 2022 15:04
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.

Implement file writing
1 participant