A possible solution I’ve found is to use Kernel.apply/3. This might be a little bit slower, because of the extra apply step. If there is a way to really suppress the warning I’d rather do that.
A possible solution I’ve found is to use Kernel.apply/3. This might be a little bit slower, because of the extra apply step. If there is a way to really suppress the warning I’d rather do that.