Dániel Kántor

Results 149 issues of Dániel Kántor

all sheets should be imported

https://ramdajs.com/docs/#equals

filt@ should be the same as filter if the abbreviation is ambiguous, should throw an error

For example ``` 100_000 == 100000 ```

The basic idea is to have a syntax similar to this: ``` ( ["foo", $bar] -> $bar.value * 2, [$first, {"baz": $value}] -> [$value, $first], $value, $value >= 3.14 ->...

research

For now the size limit should be whatever the size is right now + a few %. There should be a separate size limit for builtins.js https://github.com/ai/size-limit

good first issue