;; ok so now we can call my-inc-maker ;; which will return a closure ;; which scheme stores as a generic cptr (define myf (my-inc-maker 0))