dom-top
dom-top copied to clipboard
reducer documentation / fix return value in example code
The documented return value in the last example doesn't match the description and code, "[:early 5]" should be "[:final [:early 5]]" Thank you for this great macro!