Jez Higgins

Freelance software grandad
software created
extended or repaired


Follow me on Mastodon
Applications, Libraries, Code
Talks & Presentations

Hire me
Contact

Older posts are available in the archive or through tags.

Feed

Wednesday 12 June 2002 Mango Library

Cut a new release. There's a slight API change - all the predefined predicates are now created using static members on the Mango class, rather than by newing. This makes the naming easier for things like the new Not predicate. It comes in both unary and binary predicate versions, and creating an instance using a static member makes the naming easier.

There are new predicates - And, Or, Not which come in both unary and binary versions, and unary True and False. There are also two new algorithms - remove and removeIf.


Tagged code, mango, java, ranges, iterators, and fp


Jez Higgins

Freelance software grandad
software created
extended or repaired

Follow me on Mastodon
Applications, Libraries, Code
Talks & Presentations

Hire me
Contact

Older posts are available in the archive or through tags.

Feed