extensions/ref_list library

Extensions

RefListExt on Ref<List<T>>
Extensions that add convenient mutation operations for a reactive Ref<List<T>>, automatically calling notifyChange() after each update.