reactive 0.9.5 copy "reactive: ^0.9.5" to clipboard
reactive: ^0.9.5 copied to clipboard

Dart 1 only

Reactive is an implementation of the observer pattern on sequences. It contains a collection of composable operators that provides for a clean, declarative approach to working with sequences of data.

License

//   Copyright (c) 2012, John Evans
//
//   John: https://plus.google.com/u/0/115427174005651655317/about
//
//   Licensed under the Apache License, Version 2.0 (the "License");
//   you may not use this file except in compliance with the License.
//   You may obtain a copy of the License at
//
//       http://www.apache.org/licenses/LICENSE-2.0
//
//   Unless required by applicable law or agreed to in writing, software
//   distributed under the License is distributed on an "AS IS" BASIS,
//   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
//   See the License for the specific language governing permissions and
//   limitations under the License.
0
likes
5
pub points
9%
popularity

Publisher

unverified uploader

Reactive is an implementation of the observer pattern on sequences. It contains a collection of composable operators that provides for a clean, declarative approach to working with sequences of data.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

unittest

More

Packages that depend on reactive