pukkamustard

Results 4 issues of pukkamustard

It might be useful to add something like a condition that can hold arbitrary values. I'll call this a _promise_ for the moment and it might expose something like this:...

enhancement

Just curious about how Frictionless Data compares to existing standards such as [Discovery](https://rdf-vocabulary.ddialliance.org/discovery.html) for describing data sets and [Data Cube](https://www.w3.org/TR/vocab-data-cube/) for tabular data. I couldn't find any references in the...

When running a stateful transducer on a core.async channel I get an unexpected behavior: ``` (go (println (

Currently `Guile.shell ()` passes `Sys.argv` to the C `scm_shell` to start a Guile shell. This makes it hard to start a Guile shell from OCaml when using custom command line...