The compiler optimizes by compiling the pattern match into a branch table, thus making it much faster than a simple decision tree that uses ...
確定! 回上一頁