-
Right now we only have:
- car_current_town
- car_give_to_party
- car_give_gas(AMOUNT)
(define.h)
It would be good to be able to fetch things like remaining fuel, as well as being able to add ne…
-
Now when we have `job_start` there are many more cases when nested callbacks may be required
Presently it seems that when there is a chain of partials (one called from another) the scope of all partia…
-
Since we are aiming at Java 9 and `j.u.c.Flow` as the base API, we have the opportunity to use Java-native functional interfaces instead of our Func and Action interfaces, plus rename other components…
-
hi,
i do not know how to raise a question for help using cmockery2 in github, so i raise the question here. if it is not proper, please forgive me.
in my test, i wan to test that funa indeed called f…
-
As noted in #1209 , the `combineLatest(Observable, Observable,..., Func)` overloads currently delegate their actual behavior to `combineLatest(List
-
At the moment, it is not possible to use a boolean judgment (relation) inside another rule. E.g., given
judgments {
func |- EObject obj : output EObject
rel |– EObject left