Problem I’m looking for a more consise way to sort a block of objects. Where you can sort a block […]
Tag: rebol
Rebol Function to Categorize Items in a Block
Problem I have a function that iterates through a block, tests each value against a given function and is placed […]
Dice Calculation Dialect
Problem As a sample of dialects and teaching myself parse with block! values, I wrote the following dice dialect with […]