How to get a specific number of lines from a file using Elixir streams
May 27, 2022 · 3 min read · We all have to deal with files sometimes. Manipulate and gather data from them. From messing with an entire file or processing just part of it, Elixir has us covered. You just need to make some tweaking and mess around with different modules to be ab...
Join discussion



