An open API service indexing awesome lists of open source software.

https://github.com/tedlivist/proc-block-yield-demo


https://github.com/tedlivist/proc-block-yield-demo

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Proc Block Yield Demo

This is a code demonstrating how to input results of a block using Proc, Block and Yield.

The program shows how to pass the same block using Proc, Block and Yield.