William Kempf

Results 15 comments of William Kempf

Just noticed from docs that, yes, you do know about clojure.spec. Thought I'd follow up with a name suggestion... fsharp.spec. In line with clojure.spec and has no ambiguity with FsSpec...

There's actually multiple GitHub repos with the name, but the one that matters is https://github.com/chaliy/fsspec which is a .NET/F# project. Granted, they don't have a NuGet package but I've seen...

I'm a little confused by some of your clojure.spec descriptions. How is clojure.spec "part of the type system", especially when Clojure is a dynamic language? I'm also unsure what you...

Maybe not exactly what you're looking for, but try `cd **bc + TAB`. This actually fuzzy filters before presenting the list and doesn't add the `bc` to the search box,...

Developer types would expect this behavior, but I suspect most users would be shocked if they used commands from a dependency on the regular that suddenly stopped working because they...