-
Hi,
Usually, params in hyper space are independent, but there are also constraint between different params. Like, param_a = 'x' while param_b can't be 'y'. Does the turbo support this?
Thank…
-
🤖🧙♂️
- [x] **1. Variable** / **Variable** #
- [ ] **2. Data Type** / **Type de Donnée** #
- [ ] **3. Integer** / **Entier** #
- [ ] **4. Float** / **Flottant** #
- [ ] **5. Double** /…
-
**Describe the bug**
Each page should have an H1 heading that isn't excessively long to make it easier for users and search engines to understand the topic of the page. Google specifically recommends…
-
## What is the Problem Being Solved?
As of #3891, we have a potential solution to #2691.
The liveSlots and `@agoricr/captp` handlers are bare-minimum right now. They should support all the poss…
-
**I propose we** add support for `do! ... and! ...` in computation expressions.
Consider this imagined example using `validation` from FsToolkit.ErrorHandling (like `result`, but with applicative c…
-
Debugging in a wide sense, including optimisation and design.
What is it when do you need it, what are the different starting points, the different use cases ?
* code fails
* code gives unexpec…
-
- [x] #43
- [x] #48
- [x] #45
- [x] #38 Packaging and PyPI release
- [ ] #18 Documentation:
- [ ] #46
- [ ] #47
- [x] Final Feature work:
- [x] #39
- [x] #40
- [x] #41
- [x]…
-
**I propose we** enable compilation of the following SRTP function:
```f#
let inline f(t: ^T when ^T: (member Foo: int -> int) and ^T: (member Foo: float -> float)) = …
-
Maybe use more the glsl shader system and read my old code to improve it
-
**I propose we** ... (describe your suggestion here)
```fsharp
let fullArgs =
[
match maybePrototypeCtor with Some ctor -> yield ctor // | None -> ()
yield! …