Esko Suomi

Results 26 comments of Esko Suomi

Also acceptable and simple enough that they warrant being answers for such a beginner question: - `ls -1` (that's one, not _el_) - `find . -type f`

Just hit this, not the worst of issues but it did catch me off guard. Fix would be nice.

I think special property _(option 3)_ would be the one I'd be most comfortable with. The key name could probably be more descriptive, such as `:entries/default`, `:entries/rest` or something like...

Returning to this as we discussed over the last weekend on Clojurians about supporting `LensSchema` for `:map-of`. From consistency point of view supporting `malli.util` operations, specifically `mu/get-in` but also `mu/assoc-in`...

First off, writing good documentation is possibly the hardest problem in software development, so even with nothing changing, I do have give a 👏 for the current README. --- I...

> Requiring a namespace should always be safe. [mount](https://github.com/tolitius/mount) for example registers states when namespace containing `defstate` is `require`d. It thankfully has separate set of functions for actually starting/stopping application...

@jvanzyl As per Homebrew's parlance, pre-built binaries are [bottles](https://docs.brew.sh/Formula-Cookbook). I tried to have a look, but couldn't find information on how to "take over" outdated/abandoned brew formulas. Kinda annoying, but...

@valerauko Reitit doesn't use SemVer but Break Versioning instead... :) In this case that doesn't matter in practice though, but technically it could.

Not holding my breath for this one anymore :)

Closing this as there seems to be no further interest on the topic and the current functionality is by design.