-
This program:
```
#lang rhombus
fun run1(inp :: String):
print((inp.split("\n")).map(fun (k :: String): (k.split())))
run1("x y\na b\n")
```
produces the error:
```
PairList.map: value does no…
-
Hi, I'm a bit new to esp-idf and all this esp cloning so I'm here to seek help on how to implement this library in my project. Which files do I copy where, which do I leave out, what do I do in SDK (i…
-
C:\Users\User\AppData\Local\example.lua:25: attempt to call a nil value (field 'notify')
-
The ReadMe at [Credential Provider Setup](https://github.com/microsoft/artifacts-credprovider?tab=readme-ov-file#setup) says, "NuGet and MSBuild need the netfx version to be installed."
If I set my e…
-
-
Hi,
No button is displayed...
![Capture d’écran 2024-12-02 à 22 18 01](https://github.com/user-attachments/assets/99ab1bc4-2aef-4b64-be1a-41d993549813)
-
I'm a new user of this library, so apologies in advance if I've missed something obvious!
I was hoping to use it as a drop-in replacement for the native `open()` function, but my existing code use…
-
# Proposal
## Problem statement
Determining whether a slice is contained within another slice, analogous to `"foobar".contains("foo")`, but for slices.
## Motivating examples or use cases
I re…
-
#### current
the client uses [svelte 3](https://github.com/systemaccounting/mxfactorial/blob/e8798948233035820380c8da88d52e8c04777673/client/package.json#L39)
#### expected
the client uses sv…
-
This is a half-formed idea, but...I was thinking about what the lowest key version of a training would be and I think it's something like "people talking excitedly for a few minutes or so about a cool…