@cdome: the problem of using gensym is that - well, users have to be able to call this function, they could not with a generated name.
@mratsim Your solution should work. It is not really optimal to generate a function with a magic name such as `resetCacheFib()` but if there are no other solutions, I am going for it, thank you!
