= "count"
= "Takes a value on its input, sends it on its output, and increments the count"
= "count.rs"
= "count.md"
= "rust"
[[]]
= "data" # the data to count the number of instances sent
[[]]
= "count" # the previous count
= "number"
[[]] # the incremented count of values passed in
= "number"