Module passerine::common::closure[][src]

Structs

Wraps a Lambda with some scope context. Each closure is unique when constructed, Because it depends on the surrounding environment it was constructed in. It holds a set of references to variables it captures.