No libraries match your search.
Try a shorter keyword, or check the spelling.
Open-methods are virtual functions that exist outside of classes, as free-standing functions. They make it possible to add polymorphic behavior to existing classes, without modifying them. This implementation supports single and multiple dispatch.
A deterministic failure handling library partially simulating lightweight exceptions.