Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
次の構文を使用した例を見つけました。
let A matrix: from-row-list [[3 5] [0 1]] let B matrix: from-row-list [[3 0] [5 1]]
しかし、それは表示され続けます: 予想されるキーワード。let 予約語を選択します。ありがとう。