Last Updated:2025/11/29
During optimization, the compiler applied defunctionalization to convert higher-order functions into calls to a single first-order apply function, improving runtime performance.
See correct answer
During optimization, the compiler applied defunctionalization to convert higher-order functions into calls to a single first-order apply function, improving runtime performance.
音声機能が動作しない場合はこちらをご確認ください
Edit Histories(0)
Source Sentence
最適化の過程で、コンパイラは高階関数を排除してそれらを単一の一階適用関数に置き換えるコンパイル時変換を適用し、実行時性能を向上させた。