Jonathan Lorimer

Results 56 issues of Jonathan Lorimer

I am creating a deps lock file via a nix derivation, and since it is sand-boxed `LEIN_HOME` is not defined.

It would be great if the `options` field for `Select` and `MultiSelect` could accept a lambda as well as a vec, could probably do this via a trait, or you...

**Quick Summary:** I got a very confusing error when I applied an extensible record to a unit type. Obviously this is wrong, but better compiler info about where the error...

It would be really nice to be able to be able to generate a test suite that will connect to a local postgres instance and verify that all `TableSchema` types...

Getting the error `Can't find interaction point 0` when I run `CornelisRefine`

bug
help wanted