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はエラーを発生させてはいけません。
なし。
なし。
なし。
なし。