Skip to content

Commit

Permalink
update TranslationTable
Browse files Browse the repository at this point in the history
  • Loading branch information
dalance committed Mar 26, 2016
1 parent db18cfc commit 5dfea19
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions TranslationTable.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@
| coercion | 型強制
| combinator | コンビネータ
| comma | カンマ
| command line | コマンドライン
| compile-time error | コンパイル時エラー
| compiler | コンパイラ
| composable | 合成可能
Expand Down Expand Up @@ -63,11 +64,13 @@
| early return | 早期リターン
| empty tuple | 空タプル
| encode | エンコード
| entry point | エントリポイント
| enum | 列挙型
| equality | 等値性
| ergonomic | エルゴノミック(人間にとって扱いやすいもの)
| error | エラー
| error handling | エラーハンドリング
| executable | 実行可能形式
| existentially quantified type | 存在量型
| expression statement | 式文
| exterior | 外側の
Expand Down

0 comments on commit 5dfea19

Please sign in to comment.