Once and Only Once
Jump to navigation
Jump to search
OAOO or Once and Only Once is an article written on [wiki.c2.com wiki.c2.com], a website[1] by Warningham dedicated to Software Engineering concepts.
My interest in OAOO was triggered by discussing it with my older son. While classifying functions, there are three generic types, injective, surjective, and bijective. In the case of bijective functions, every element in the domain must be mapped to elements in the target domain, once and only once.