diff options
author | Clombrong <clombrong@egregore.fun> | 2025-05-30 14:37:16 +0200 |
---|---|---|
committer | Clombrong <cromblong@egregore.fun> | 2025-05-30 14:37:16 +0200 |
commit | 0313c8c3f635752b649b00dcfc21922305b75190 (patch) | |
tree | 674564f67a7ab8bf654388e96c3428605f946b82 /lib/flesh.ml | |
parent | bef93807616077801b10d4bb35106e2e1368a4e1 (diff) |
feat!: new module Stream
Diffstat (limited to 'lib/flesh.ml')
-rw-r--r-- | lib/flesh.ml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/flesh.ml b/lib/flesh.ml index e69de29..8f4bd77 100644 --- a/lib/flesh.ml +++ b/lib/flesh.ml @@ -0,0 +1 @@ +module Stream = Stream |