ydlib ~master (2026-06-29T23:17:11.7355312)
Dub
Repo
ListNode.opOpAssign
ydlib
list
ListNode
appends the value to the end of the list
class
ListNode
(T)
void
opOpAssign
(
string
op
: "~"
)
(
T
pvalue
)
Meta
Source
See Implementation
ydlib
list
ListNode
constructors
this
functions
GetLastEntry
InsertAfter
InsertBefore
opOpAssign
variables
next
previous
value
appends the value to the end of the list