Is there any chance there is something already mad...
# compiler
g
Is there any chance there is something already made that turns a
KFunction
into a
IrSimpleFunctionSymbol
?
j
I think there are factories for this, I am not in a computer right now. Look for them in built in and so on. The name was something like
KFunctionN
irBuiltIns.functionN(…)