However I'd use different names: among=>isOneOf, between=>isInRange.I forgot to state the reason, namely, I think boolean functions should be named so that you can tell they return bool, as "between" could easily be a function that places a value into a range rather than tests whether it is in range.
- Re: handful and interval Timon Gehr
- Re: handful and interval SomeDude
- Re: handful and interval Walter Bright
- Re: handful and interval Simen Kjaeraas
- Re: handful and interval Andrei Alexandrescu
- Re: handful and interval Walter Bright
- Re: handful and interval Jonathan M Davis
- Re: handful and interval Sven Torvinger
- Re: handful and interval Andrei Alexandrescu
- Re: handful and interval David Piepgrass
- Re: handful and interval David Piepgrass
- Re: handful and interval sclytrack
- Re: handful and interval Jacob Carlborg
- Re: handful and interval deadalnix
- Re: handful and interval SomeDude
- Re: handful and interval Don Clugston
- Re: handful and interval Andrei Alexandrescu
- Re: handful and interval Jacob Carlborg
- Re: handful and interval Jacob Carlborg
- Re: handful and interval Andrei Alexandrescu
- Re: handful and interval Jacob Carlborg