Effect CommunityEC
Effect Community2y ago
5 replies
leighman

Behavior of FileSystem `sink` with string stream

if I use sink from FileSystem and have a stream of string will they get written to the file on each string or will they all get written at the end?
Was this page helpful?