-
#### Terminology
Listener: the classical `pocketmine\event\Listener` interface, or classes/instances of this interface
Handler: a function or similar that accepts an event object and is called when …
SOF3 updated
10 hours ago
-
There are given two sorted linked lists consisting of nodes respectively.The task is to merge both lists and return the head of the merged list.
note that : the new linked list must be sorted too.
e…
-
When using metaDigitise on a fresh plot (with settings `summary = F`) each plot data gets stored in a `..$FigX` element of a resulting list. However, when retrieving data from an old digitalisation st…
-
On the first bootstrap the directory where the lists are stored gets deleted, figure out why.
-
Run lists cleanup scripts to set non-important lists to 'private' so that they don't inflate the statistics and search results.
- Scripts are available at: https://github.com/AtlasOfLivingAustralia/…
-
**Is your feature request related to a problem? Please describe.**
Currently User Lists are ordered by creation date, with the most recent ones at the top, which can be inconvenient when a user has…
-
hi @strivedi4u ,
I would like to implement cpp solution of this below leetcode question.
***
**21. Merge Two Sorted Lists**
https://leetcode.com/problems/merge-two-sorted-lists/description/
***
…
-
*This issue was originally created by [**@fred84**](https://github.com/fred84) at .*
According to the [docs](https://spec.matrix.org/v1.3/client-server-api/#extensions-to-sync-1), `changed` and `le…
-
Just values are all strings. This is convenient, because it means that Just is effectively statically typed. It is impossible to provoke a type error.
However, it means that many desirable things a…
-
### Goal or desired outcome of this feature
The goal is to be able to see more of your lists at one time, making use of currently unusable screen space, without having to scroll to the right. I think…