-
Having a fold function like the rust's [Iterator::fold](https://doc.rust-lang.org/std/iter/trait.Iterator.html#method.fold) would be a nice-to-have for compacting objects array into a single value.
…
-
First thx super nice addon.
I miss a function from Unbot -> "set (all) bot online".
I found out, that I can readd chars and mostly there will be the same, but often the Tool creates a new lvl 1 …
-
Write end to end tests for the donate function.
NOTE: This issue depends on the completion of issue #5
-
1localfunction 不支持
2 文件浏览器里面 能不能给后缀m的文件加一个matlab图标啊
-
Latest release of the bot is able to control pterodactyl servers with being passed a serverid environment variable. It would be good to create functionality that can list out game servers available ba…
-
### Have you read the FAQ?
- [X] Yes, I did read the FAQ
### Is there an existing issue/question for this?
- [X] I have searched the existing issues
### Do you think this is a bug?
❌ No, I don't …
-
After putting in my API key and a list ID, I'm still not getting listrr to function. According to the logs, it looks like the URL is being duplicated???
```24-11-22 23:10:22 | ❌ ERROR | listrr.…
-
@tlinjordet
There are two versions of the "compare_dataframes" function in the files linked. Can we potentially remove one of them? I am not sure which one to keep as it seems that both are used c…
-
Hi all,
Is there a way to create a dangling funcref using the C API? We can create non-null references by using wasm_func_as_ref, but I don't see any way to create a null funcref.
I'm trying to …
-
## Context
Parser functions from *ParserFunctions* are lazy with most of their parameters, they are expanded only when necessary. For example, `{{#if: X | Y | Z }}` (with `X`, `Y`, and `Z` some wik…