Brendan Maguire
Brendan Maguire
Firstly thanks for the great library! :slightly_smiling_face: I cannot add `kebs-doobie` to my project and it [appears to be missing from Maven](https://search.maven.org/search?q=g:pl.iterators%20doobie). Is this expected?
* This collection guarentees to have at least one element * Uses Scala cats [NonEmptyList](https://typelevel.org/cats/datatypes/nel.html) as inspiration Closes #177
**Is your feature request related to a problem? Please describe.** I have found `NonEmptyList` from the [Scala Cats](https://typelevel.org/cats/datatypes/nel.html) library very useful in the past. I'd like to implement a similar...
* `par_map` facilitates running an async function across all items in the collection * Resolves #213
* Excludes headings with a `` comment * Also excludes all sub headings Closes #17
* Previously double quotes would be added when invoking hstr using `Ctrl+R` due to the BUFFER been passed as an argument to hstr * Changed how hstr is invoked to...