next | previous | forward | backward | up | top | index | toc | home

on -- trace a function each time it's run

Synopsis

Description

Ideally, this function would replace f, i.e., we would write f = on f. Unfortunately, all the pre-installed system functions are write-protected.