I seem to be getting inconsistent results from texput
and lambda
functions for returning strings. I'm almost certain I must be overlooking something, but just can't see it, right now.
These two functions look identical to me, and yet one parses and the other returns an error:
The point of the experiment was to understand what exactly is passed to lambda
when texput
is used to set the output for tex1
, as I was running into behaviour I didn't understand.