ScmObj Scm_ComputeApplicableMethods(ScmGeneric *gf, ScmObj *args, int nargs)
compute-applicable-methods。 総称関数 gf が管理しているメソッドの中から引数 args に適用可能なメソッドのリストを返す。
コメントはありません。 コメント/Reading Gauche/class.c/Scm_ComputeApplicableMethods?