Passing Arbitrary Methods As Blocks
Use Object#method
to create a callable Method
object that can be passed to methods that yield to a block.
Last updated
Use Object#method
to create a callable Method
object that can be passed to methods that yield to a block.
Last updated