-
### Unrolled Linked List
No sight of it in other langauges or popular libraries.
The use case would be on a machine whose memory is small and cahce miss is expensive. Users can trade off between t…
-
Now that we have modules for langauges, we have somewhere to store logic for language-specific relationship names. e.g.
* cousins
* great xN grandparents
* Spanish consuegro / consuegra (child's …
-
For some background, I'm pretty new to concurrency in Java. I have experience with Node.js and Go, so I have some familiarity with concurrency and async work in those languages, but I'm noticing diffe…
-
## Heap
Heap, a.k.a. priority_queue, is a very common data structure in most languages.
#### In other langauges
|LANG|LIB|
|---|---|
|C++|std::priority_queue, Boost.Heap|
|Python|Lib heapq.py|…
-
We now use 3 letter codes to uniquely identify languages. Switch to [bcp-47](https://tools.ietf.org/html/bcp47) tags which would give more granularity.
Things to consider
* the language codes are …
-
https://github.com/enonic/doc-getting-started/blob/a13f82de45c383a6bcd884e68eceb9eeed7f0db1/docs/setup.adoc#L10
you can also `use use` the terminal
Setup.adoc **Enonic CLI**: Could we mention that…
poi33 updated
3 years ago
-
Todo:
* [x] delete wheelmap and kort.ch mentions from privacy policy raw string
* [x] eliminate it on POEditor across all langauges
* [ ] verify that kort.ch is eliminated after the translation u…
-
Based on the current VSCode notebook design, the default language of cells is always the first item in the `NoteboookDocument.languages` property.
This property contains a list of langauges the noteb…
-
Playing around with the interators, I noticed it was easy to make some mistakes with a couple of the iterator methods which eagerly consume the iterator. Those are the ones listed in the title: `.redu…
-
Solve more questions on Array