discro 0.0.4

Discrete Observables for Functional Reactive Programming (FRP)
Documentation
# discro

[![Crates.io](https://img.shields.io/crates/v/discro.svg)](https://crates.io/crates/discro)
[![Docs.rs](https://docs.rs/discro/badge.svg)](https://docs.rs/discro)
[![Deps.rs](https://deps.rs/repo/github/uklotzde/discro/status.svg)](https://deps.rs/repo/github/uklotzde/discro)
[![Security audit](https://github.com/uklotzde/discro/actions/workflows/security-audit.yaml/badge.svg)](https://github.com/uklotzde/discro/actions/workflows/security-audit.yaml)
[![Continuous integration](https://github.com/uklotzde/discro/actions/workflows/continuous-integration.yaml/badge.svg)](https://github.com/uklotzde/discro/actions/workflows/continuous-integration.yaml)
[![License: MPL 2.0](https://img.shields.io/badge/License-MPL_2.0-brightgreen.svg)](https://opensource.org/licenses/MPL-2.0)

Discrete observables for asynchronous *Functional Reactive Programming* (FRP).

## Licensing

Copyright (c) 2022 [Uwe Klotz](https://github.com/uklotzde)

Licensed under the Mozilla Public License 2.0 ([LICENSE](LICENSE) or <https://www.mozilla.org/MPL/2.0/>).

### Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted
for inclusion in `discro` by you, as defined in the MPL-2.0 license,
shall be licensed as above, without any additional terms or conditions.