Get function name, module and arity from function capture

Not sure I follow. You have the module, the function name and the arity beforehand, why use the result of Function.capture result at all? Why not cut out the middleman and just store those 3 pieces in the DB? :thinking: