-
This issue aims to summary the current status and lay out what would be needed for reducing the amount of sign modes the SDK handles by default.
## Current status
The SDK currently has 4 sign mo…
-
When reading the package documentation, section 1.1, then I read on option `aux`:
All options are key value options of boolean type. No option or true turns an
option on, false disables an option…
-
ajouter l'accès aux nouveaux articles de Terrestres
-
**Description :**
En tant qu’utilisateur, je veux pouvoir réagir aux posts avec des options de Like, Dislike et Love, afin d'exprimer mon avis sur le contenu.
**Critères d’acceptation :**
- Les…
-
Hello beautiful devs,
I have been trying to build your project from the sources:
```
wget https://github.com/vishcoin/vishai/archive/refs/tags/1.2.0.8.tar.gz
tar -xvf 1.2.0.8.tar.gz
cd vishai…
-
Une fois #389 et #390 terminés, dire que nous utilisons les seuils recommandées par cette fiche : https://artificialisation.developpement-durable.gouv.fr/mesurer-lartificialisation-avec-locsge/accede…
-
I have been tossing ideas around on how to work towards nested structural recursion, and this idea may reach the bar for worth-noting-as-an-RFC.
### Summary
The kernel’s approach to compiling ne…
-
-
#### Version
The Coq Proof Assistant, version 8.8.1 (September 2018)
compiled on Sep 28 2018 9:36:10 with OCaml 4.02.3
#### Operating system
Mac OS X 10.14
#### Description of the p…
-
## reproduction steps
using Scala 2.13.3,
```scala
import scala.language.implicitConversions
trait Thing[O]
class Something[O] extends Thing[O]
trait Project[M] {
type Projectio…