Jordan Johnson
Results
2
issues of
Jordan Johnson
When both Shift keys are held down, releasing one produces a `key-event%` for which `get-key-code` produces `'shift` or `'rshift`, not `'release`. This is causing client code (e.g. `2htdp/universe`) to misidentify...
Is there a way in Pollen (or a Scribble layer reachable from Pollen) to go from [an xexpr template] to [a function that renders the template for a given output-filename...