エントリーの編集
エントリーの編集は全ユーザーに共通の機能です。
必ずガイドラインを一読の上ご利用ください。
記事へのコメント1件
- 注目コメント
- 新着コメント
注目コメント算出アルゴリズムの一部にLINEヤフー株式会社の「建設的コメント順位付けモデルAPI」を使用しています
- バナー広告なし
- ミュート機能あり
- ダークモード搭載
関連記事
Paste number 93940: Compile-time type-checking multimethods
;;; COMPILE-TIME TYPE-CHECKING FOR MULTIMETHODS ;; These macros create a multimethod with compile... ;;; COMPILE-TIME TYPE-CHECKING FOR MULTIMETHODS ;; These macros create a multimethod with compile-time type checking. ;; If the multimethod is called with literal arguments, the correct ;; method expansion will selected at compile-time and inlined. ;; ;; If the argument types cannot be determined at compile time, it will ;; fall back to a normal multimethod with run-time dispatch. ;; ;; This could



2010/01/29 リンク