-
Hi,
Thank you for the package. It works great.
I was wondering if it's possible to add Map function that would help perform operations on CSV Dataset.
For e.g.
CSV
```csv
id,employee,ip
1,"…
-
Constant expressions don't appear to be allowed as valid switch cases.
```haxe
class Test {
static function main() {
var i=5;
switch(i) {
case (1+5): return…
-
**Is your feature request related to a problem? Please describe.**
Currently in nixpkgs YAML is often rendered as JSON and `pkgs.formats.yaml` denotes
```
# YAML has been a strict superset of JS…
-
D15PreRel 26130.00
1. Create new C# netcore application.
2. Edit the csproj to add the following property, which contains a new line:
```
```
**Got:** Many consecutive dialogs w…
-
We discussed the [Seer proposal](https://github.com/urbit/UIPs/blob/be859af68a56541387caea8c8b5708d1ba2adc91/UIPS/SEER.md), involving removing the Nock 12 opcode and the corresponding `.^` ("dotket") …
-
Several projects could use an expression evaluator, e.g. to allow references to defined variables with calculations to be evaluated to a value. One of the ideas is to also allow expressions that could…
-
Once the reference implementation is at a point where the match statement is actually usable, I have been trying to think of an example program that I could write to use it. It would have to be short,…
-
### Description
The following code crashes the 6.0.0.3.300 compiler, but is successfully compiled by the 5.10.0.13 compiler.
### Reproduction
```swift
struct ActionHolder {
let action: (any M…
-
So, I know that we can't use conditionals inside `lambda-shape`. But there are workarounds for some simple operations; in a previous thread, you suggested using `(lambda-shape (x y z) (max x 0))` to r…
-
**Is your feature request related to a problem? Please describe.**
I would like to have a tool similar to => https://regex101.com/
It has too many features but you can start with a simple regular ex…