Peter Storm
Peter Storm
Hello! I love your app, but because it lacks a voice trait (that other apps have) I tend to never use it. Is it possible to add a voice trait...
Hello! Just wondering if Scala 3 syntax support was in the works? Specifically the braceless syntax. Thank you for your work!
Hello! It might be out of scope for an issue, but would it be possible to provide a "non trivial" example of a use of this library? I'm currently in...
Hello! I'm trying to parse individual chunks of a CSV file into Haskell datatypes, and I have a column that only has one row with a value, and the file...
Hello! Does this package work with Java 21 pattern match? Specifically de structuring the values inside the `Right` or `Left`, and of course the compiler help if you haven't handled...