@@ -29,6 +29,8 @@ class DLLNode {
}
window.DLLNode = DLLNode
class DLL {
constructor(a = []) {
this.h = new DLLNode()
@@ -170,3 +172,5 @@ class DLL {
toString() { return this.toArray().toString() }
window.DLL = DLL
The note is not visible to the blocked user.