Skip to content

Instantly share code, notes, and snippets.

View jeffhammond's full-sized avatar

Jeff Hammond jeffhammond

View GitHub Profile
@jeffhammond
jeffhammond / container.md
Created March 5, 2023 17:36
Mukautuva lookup requirements

Goal:

A container C that satisfies the following:

// input = K and K
C.add_or_replace(Keytype K, Valuetype V);
@jeffhammond
jeffhammond / README.md
Last active August 29, 2015 13:57 — forked from certik/README.md

Compile using either of:

./compile_gnu

and you should get the result:

           3 T F
true -> false
           3 F T
false -> true