Equilavents to the above functions, but for entire objects. Caller syntax: Obj.method(obj, args...) Create an unbound "object" which forwards calls to the given alias. Context is inferred from caller site. Example construction: unboundObj!aggregate
See Implementation
Equilavents to the above functions, but for entire objects. Caller syntax: Obj.method(obj, args...) Create an unbound "object" which forwards calls to the given alias. Context is inferred from caller site. Example construction: unboundObj!aggregate