Improvements
- xor: support xoring more than two types (up to 200!)
Documentation
- readme: restructure content layout; highlight patterns including new with fetcher; update section about XORing multiple types
Tests
- add new tests covering XORing together 200 types
- expand tests for multiple XORed types to test 4 types
- using the new comma-separated expanded generic param capacity
- using the legacy nested-XOR pattern
Full Changelog: v1.2.0...v1.3.0