-
Support the syntax from #15 in the pretty printer. We already have the various chains in `PTS.Pretty`.
-
The binder code is not as useful as it may seem. It suffers from a few flaws:
1) It is built on case classes that require all the data to be extracted from the rdf graph before use. In many case one …
-
When encountering the following case
```
error[E0637]: `'_` cannot be used here
--> $DIR/underscore-lifetime-binders.rs:24:21
|
LL | fn meh() -> Box>
| ^^ `'_` is a…
-
Hi,
I successfully generated and compiled binding for the esmini simulator by calling binder like [this](https://github.com/ebadi/esmini-pybind11/blob/master/dev-building-bindings.sh) and using the c…
ebadi updated
2 years ago
-
Steps to reproduce:
```
ziti edge delete identity pctest
ziti edge create identity pctest -a "ziti.controller.dialers" -o pctest.jwt
ziti edge delete config ziti.controller.int
ziti edge create…
-
Reported by **lschrode** and assigned to **maeder**
Migrated from http://trac.informatik.uni-bremen.de:8080/hets/ticket/428
---
The notation for monads and the monad-based Hoare logic needs to be i…
-
Based on the binder parameter description, looks like generator supports one of kafka, rabbit or solace. Default: kafka.
What is the plan for additional binders? any roadmap for supporting azure…
-
So, I have an example **protein A** that is very similar to my **protein B** I aim to study. The **protein A** has a binder **A-binder**, and I use **A-binder** as a scaffold to design my binder **B-b…
-
So, I have an example **protein A** that is very similar to my **protein B** I aim to study. The **protein A** has a binder **A-binder**, and I use **A-binder** as a scaffold to design my binder **B-b…
-
Hey, I am new to Liquid Haskell and was interested in using it in conjunction with type classes. For this purpose, I tried the following example [from the Liquid Haskell specification](https://ucsd-pr…
nmeum updated
5 months ago