add Seal
Add a seal to the method associated with the given method name.
Parameters
method Name
The method name, an atom.
seal Signature
The tuple of types at which to seal the method.
Throws
If anything is wrong with the method name.
Add a seal to the method associated with the given method name.
The method name, an atom.
The tuple of types at which to seal the method.
If anything is wrong with the method name.