Jalil Arfaoui
Jalil Arfaoui
I suggest this `partial` semigroup generator, inspired by `struct` but that can take partial elements
**Do you want to request a *feature* or report a *bug*?** A bug I think, but not sure if it's `redux-observable` or `redux-mock-store` who has the wrong behavior. So I...
Monorepo
Restructure the repo so that is contains 2 subfolders : redux-polyglot and react-redux-polyglot
```shell jalil@g ~> fish --version fish, version 3.4.1 ``` Please tell us which operating system and terminal you are using. The output of `uname -a` and `echo $TERM` may be...
**Describe the bug** ```sh MediaElch MediaElch 2022-04-14 13:59:08.973 DEBUG : Loading advanced settings from: FilePath("/home/jalil/.local/share/kvibes/MediaElch/advancedsettings.xml") MediaElch 2022-04-14 13:59:08.974 DEBUG : Advanced settings: locale: French (France) debugLog: false logFile: ./MediaElch.log forceCache:...
**Is your feature request related to a problem? Please describe.** I'm used to EmberMediaManager ability to automatically downoad a number of extra fanarts when I initially scrape a movie. **Describe...
This makes `some()` constructor return a `Some` and `none` return a `None`, more specific than actual `Option`. This enables this kind of code to work : ```ts const updateObjectOrCreate =...
IMHO this should work ```ts interface A { a: string; } interface B extends A { b: string; } declare const aIsB: Refinement; declare const a: A; declare const doSomethingWithB...
Implémente une partie de https://github.com/betagouv/mon-entreprise/issues/834 (il manque les taux des premières années) Reprend la PR #2894