strider 0.1.0

useful for stepping (variable step) a window (variable size) through a streaming (possibly infinite) series of values while avoiding unnecessary memory allocations
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# contributing

**bugfixes, issues and discussion are always welcome.  
kindly [ask](https://github.com/snd/strider/issues/new) before implementing new features.**

i will happily merge pull requests that fix bugs with reasonable code.

i will only merge pull requests that modify/add functionality
if the changes align with my goals for this package,
are well written, documented and tested.

**communicate !**  
[write an issue](https://github.com/snd/strider/issues/new) to start a discussion before writing code that may or may not get merged.

[This project adheres to the Contributor Covenant 1.2](CODE_OF_CONDUCT.md). By participating, you are expected to uphold this code. Please report unacceptable behavior to kruemaxi@gmail.com.