-
This compiles:
```koka
pub effect yield
ctl yield(elem : a) : ()
pub fun repeat(value : a) : (() -> ())
fun rec()
yield(value)
rec()
rec
```
This does not:
```koka
…
-
At the moment we always use functools partial if we partially evaluate a callable function in Distribution conditioning. However, if we want to maintain structural information, then we should attempt …
-
Even with the new public keywords we need to make internals look scary, the consequences of changing them is too large now.
See #92
(Although doing this now ironically risks massive ecosystem breaka…
-
### What Happened?
Can't use host.minikube.internal to access host service. The port on localhost already binded to 0.0.0.0.
![Screenshot from 2024-08-04 22-15-10](https://github.com/user-attachme…
-
Hi
the heatbed tiles have an internal thermistor called TH1 routed to pins in the connector
is possible use it instead the external ones?
greetings
-
Hi,
I'm trying to write a controller for the basic demo in readme, but seems like I can't use the structs inside `internal`, Go doesn't like it much.
```
package stackscontroller
import (
…
-
I discovered that the compiler will not let me use an operator in an internal type, even from an internal function. I'm not sure if it's intentional, so opening it here as a bug.
**Repro steps**
…
-
### Description
When calculating the entropy of Hydrogen using the Dmass and Umass Inputs with the high level interface, using the REFPROP backend, Coolprop fails.
### Steps to Reproduce
1. D…
-
### Describe the project you are working on
1. Godot Engine
2. https://github.com/V-Sekai/ Our projects focus on providing social VR functionality for the open source Godot Engine.
### Describe…
-
Hi, I'm encountering an internal error while using the smart chat feature and would appreciate some assistance.
Smart Connections version: 2.1.100
Model Platform: Google Gemini
Model: 1.5 pro…