Commit graph

256 commits

Author SHA1 Message Date
Michael Sippel 4988db36e8
move VecBuffer & SingletonBuffer into separate files 2020-12-08 15:58:23 +01:00
Michael Sippel 852e1807db
OuterViewPort: map_value() & map_key() 2020-12-08 15:51:24 +01:00
Michael Sippel 2da96c5482
add impls for Arc<dyn View> and Arc<dyn Observer> 2020-12-07 18:28:28 +01:00
Michael Sippel ebd11796ad
improve ports
add Send+Sync as supertraits for View and Observer and notify() immutable
2020-12-07 18:09:48 +01:00
Michael Sippel 9d9f21405b
simplify singleton channel
we can directly use Option<T> without wrapping it
2020-12-05 11:31:03 +01:00
Michael Sippel 166e75a5c7
initial commit 2020-12-04 20:38:51 +01:00