Hi everyone,I'm working on function calling and encountered some
problem. To put it in a simple way, say I have a function f looks
likef:{[a;b] ...}and inside f another function g is called to get the
name of a third function h, let's call it handle....