Skip to content

Buffer Ruby enumerables/enumerators

License

Notifications You must be signed in to change notification settings

denisdefreyne/ddbuffer

Repository files navigation

DDBuffer

Deprecated in favor of slow_enumerator_tools.

Replace

DDBuffer.new(size).call(enum)

with

SlowEnumeratorTools.buffer(enum, size)

About

Buffer Ruby enumerables/enumerators

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages