Versions in this module Expand all Collapse all v0 v0.2.15 Jan 1, 2024 Changes in this version + func Alt[A constraints.Integer](a A) func(b A) A + func Even[A constraints.Integer](a A) bool + func Odd[A constraints.Integer](a A) bool