interface IVStack { void push aka call(VStack.Computable f); }