Skip to main content

Signal

A performant, doubly linked-list implementation of the Observer pattern.

Show raw api
{
    "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"
    }
}