Signal
A performant, doubly linked-list implementation of the Observer pattern.
A performant, doubly linked-list implementation of the Observer pattern.
{
"functions": [],
"properties": [],
"types": [],
"name": "Signal",
"desc": "A performant, doubly linked-list implementation of the Observer pattern.",
"source": {
"line": 6,
"path": "src/Shared/Util/Signal.luau"
}
}