ip multimethod

Methods

ip(c:UserDefinedMethod)
Get closure code instruction pointer.

Returns

Int

Example

f=F(x) x+1; f.ip()  # 116506