README 357 B

1234567
  1. Memchan provides several new channel types for in-memory channels
  2. and the appropriate commands for their creation. They are useful to
  3. transfer large amounts of data between procedures or interpreters, and
  4. additionally provide an easy interface to on-the-fly generation of code
  5. or data too. No need to [set] or [append] to a string, just do a simple
  6. [puts].