Julian Dax

Results 6 issues of Julian Dax

Hi, in the memoization chapter, the `fibonacci` rule runs 'backwars' just fine if you do not use tabling: ``` 2 ?- fibonacci(X, 34). X = 8 . ``` If tabling...

Hi! I'm trying to get mongodb working with NodeGui and used this repo as a starter. I get the following error: ```sh WARNING in ./node_modules/mongodb/lib/bson.js 8:11-30 Module not found: Error:...

When an HTTP query fails in @sap-cloud-sdk/http-client I get h huge error message with a lot of information I don't care about. **Describe the solution you'd like** Make logging less...

feature request

Hi, besides the code in this library, is there some open source project or larger example for DOP that's not implemented in Clojure?