Hi, How can I write functions which accept block as an argument? Basically I want to create a function with like which just executes the block and doesn't create an array.
-- T Srinivasa Chaitanya
Hi, How can I write functions which accept block as an argument? Basically I want to create a function with like which just executes the block and doesn't create an array.
-- T Srinivasa Chaitanya