mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-23 01:50:35 +00:00
Like boost's - an iterator that applies a function to the result of an underlying iterator. Unlike boost, it supports using lambdas for the function.