Slide 11
Slide 11 text
SMALL, FOCUSED
• If a module has an inverse function, implement it
as a separate module / repository
• Example: https://github.com/webmodules/wrap-range
and https://github.com/webmodules/unwrap-range
wrapRange(‘b’) →
unwrapRange(‘b’) →