mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-24 02:20:37 +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.