Standard Generic Function REMOVE-METHOD
remove-method
generic-function method => generic-function
remove-method
(generic-function standard-generic-function
) method
generic-function - ジェネリック関数
method - メソッド
ジェネリック関数remove-method
は、 generic-functionからmethodを、 必要ならgeneric-functionを修正して削除します。
もしmethodがgeneric-functionのメソッドではないとき、 remove-method
はエラーを発生させてはいけません。
なし。
なし。
なし。
なし。