John Cowen eccff12a9b ui: Expands create-listeners API to allow recursive and functions (#5616)
1. Adds a Listeners class, which lets us...
2. Add Listeners recursively. So you can
createListeners().add(createListeners())
3. Also add the ability to `.add` as a plain function

This moves the entire idea more towards a generic teardown utility
2019-09-04 08:34:57 +00:00
..
2019-05-01 18:22:37 +00:00
2019-07-05 09:07:25 +01:00
2019-05-01 18:22:37 +00:00
2019-05-01 18:22:37 +00:00
2019-07-05 09:07:25 +01:00
2019-07-05 09:07:25 +01:00
2019-05-01 18:22:37 +00:00
2019-05-01 18:22:37 +00:00
2019-05-01 18:22:37 +00:00
2018-05-10 19:52:53 +01:00
2019-06-26 11:43:30 -05:00
2018-05-10 19:52:53 +01:00