;; Nonstandard library for reflection (library (rnrs eval reflection (6)) (export environment-bindings) (import (core primitives)))