-
- [x] I have read [CONTRIBUTING.md](https://github.com/idris-lang/Idris2/blob/main/CONTRIBUTING.md).
- [x] I have checked that there is no existing PR/issue about my proposal.
## Summary
…
-
Bindings should concern higher types exposed to the Python API:
- [ ] Gates
-
In F*, binders `val` declarations cannot be patterns.
In the interface mode, we generate `val` declarations out of Rust functions possibly annotated with pre- or post-conditions.
Rust functions ac…
-
Hi,
I have been looking for open source scripts for ABFE for a very long time. I tried several, and none really worked. I will definitely try your procedure. My basic idea is to run abfe on 5 weak…
-
auto-reduced (treereduce-rust):
````rust
#![feature(non_lifetime_binders)]
trait Trait {
type Assoc = i32;
fn with_assoc(f: impl FnOnce(Self::Assoc
-
Upon obtaining the crystal data of the merges, we have been analyzing PyMol sessions for a potential site for covalent modification. The analysis seems to suggest Cys34 could be an interesting residue…
-
Would you consider making binders named? It feels more explicit, intuitive and can allow narrowing of multiple values.
```typescript
function flowit(x: Nat?, y: Nat?): Nat {
//ITest for none as…
-
### Scenario
A Spring Boot application using SCSt w/ Pulsar binder as input and Kafka binder as an output.
### Problem
App fails to start w/ following message:
> No qualifying bean of type 'or…
-
The Plains of Snow map has two bindstones. One is within an area with orc banners, the other in an area with dwarven braziers.
They can be seen quite clearly here: https://youtu.be/2z2w2JFoPnY?t=7…
-
Hello, I tried to add templates for serilog support, but I can't do it.
I make a log formats pattern:
Message pattern: `^(?s)([^\[]*)\[([^\]]*)\]([^\]]*)(.*)$`
Message start pattern: `^\d`
Time fo…