-
Would be great to have maps and sets that preserve insertion order, a la https://github.com/frankiesardo/linked or https://github.com/amalloy/ordered.
My main motivation for maintaining insertion ord…
-
Will capsule also provide sets/maps that maintain insertion order, or is this out of scope? And will it provide lists? Sorry for asking these questions here, didn't know where else to ask.
-
We have unsafe code in a few places, and the invariants that need to be upheld are not always well-documented.
- [x] in `Vector::swap` we use unsafe because rust doesn't know that pointers to diffe…
jneem updated
2 years ago
-
I get the following error trace on executing `lein run` after including ultra in ~/.lein/profiles.clj
```
Caused by: java.lang.RuntimeException: Unable to resolve var: clojure.instant/thread-local…
-
Does anyone know that is the best approach to convert a treebank in PTB format to UD 2.0? I found the page https://nlp.stanford.edu/software/stanford-dependencies.html, but it is not clear if the code…
-
### Thank you for the bug report
- [X] I am using the latest version of `lsp-mode` related packages.
- [X] I checked [FAQ](https://emacs-lsp.github.io/lsp-mode/page/faq/) and [Troubleshooting](htt…
-
Want an emote for the site but don't see it in [this list](https://github.com/cozuya/secret-hitler/tree/master/public/images/emotes)?
request one in the comments and if it gets enough support we wo…
-
Sorting a `MutRrbt` "inplace" is a very common process in my project.
What is the "best practice" for sorting a `MutRrbt` data structure (before making it `immutable()`)?
Should something simple l…
axkr updated
2 months ago
-
Expect a related artifact to contain the same action and object from the req,
(most of the time syntactically same, sometimes similar or synonym) actors might be irrelevant
- Extract actor-action-…
-
Attempting to use BrowseForOpen. On Android 12 and 11 I'm able to open the file picker successfully, but on Android 12, the Event.Select event is not being fired so there is no way to determine what f…