fastcs.attributes.util#
Members
A wrapper of |
- class fastcs.attributes.util.PredicateEvent(_predicate: ~collections.abc.Callable[[~fastcs.datatypes.datatype.DType_T], bool], _event: ~asyncio.locks.Event = <factory>)[source]#
A wrapper of
asyncio.Eventthat only triggers when a predicate is satisfied