-
Hi, cool library.
Are there any plans to add typescript definitions?
Thanks.
-
**Is your feature improvement request related to a problem? Please describe.**
When defining a custom operation handler, the `exec.command` field does not accept a complex commands definitions as…
-
### Reason/Context
Restricting GitHub Actions permissions to the minimum necessary improves the security of our workflows by limiting access to only what's required. Adopting this structure, read-onl…
-
In a .gitattributes file it is possible to map language names to filename extensions, e.g.
```gitattributes
*.fs linguist-language=glsl
*.vs linguist-language=glsl
```
It is also possible to spec…
-
-
-
-
We're making progress here but there are still things that need fixing.
Currently a record definition like uri-structure-record is expanded:
(a) into a full definition (with explanations of all…
-
If a function is evaluated without being defined, adding a definition does not let it be evaluated
```
metta+>!(foo)
[(foo)]
metta+>(= (foo) 1)
metta+>!(foo)
[(foo)]
```
We are able to add a…
-
### The problem
Cucumber [forbids](https://cucumber.io/docs/community/faq/?lang=javascript#duplicate-step-definition) duplicate step definitions. It is considered [anti-pattern](https://cucumber.io/d…