Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 393 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 393 Bytes

Little streams playground

Just a demo script to demonstrate basic streams capabilities

Run

Each option will trigger a different scenario

elixir streammem.exs [stream|enum|genserver]

Livebook

If you're a fan of LiveBook as I am, you can just fire up

livebook server

and load our livebook to play around :)