Results 21 comments of RadiatedExodus

> I would suggest adding a type annotation to avoid the error: From my understanding, wouldn't the ``SignalObject``'s ``Connect: (self: SignalObject, f: Function) -> (ConnectionObject?)`` already handle this? (as in...