File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change 24
24
| block | ブロック
25
25
| borrowing | 借用
26
26
| bounds | 境界
27
+ | channel | チャネル
27
28
| capture | キャプチャ
28
29
| closure | クロージャ
29
30
| coercion | 型強制
35
36
| declaration statement | 宣言文
36
37
| dereferencing | 参照外し
37
38
| destructuring | 分配
39
+ | directory | ディレクトリ
38
40
| directive | ディレクティブ
39
41
| distribution | 配布物
40
42
| diverge | ダイバージ
48
50
| generic parameter | ジェネリックパラメータ
49
51
| generics | ジェネリクス
50
52
| growable | 伸張可能
53
+ | hash | ハッシュ
51
54
| identifier | 識別子
52
55
| immutable | イミュータブル
53
56
| initialize | 初期化する
54
57
| input lifetime | 入力ライフタイム
58
+ | install | インストール
59
+ | installer | インストーラ
55
60
| interpolate | インターポーレートする
56
61
| interpolation | インターポーレーション
57
62
| keyword | キーワード
71
76
| mutable | ミュータブル
72
77
| mutability | ミュータビリティ
73
78
| mutable binding | ミュータブルな束縛
79
+ | offline | オフライン
80
+ | option | オプション
74
81
| output lifetime | 出力ライフタイム
75
82
| owner | 所有者
76
83
| ownership | 所有権
77
84
| panic | パニック
78
85
| parametric polymorphism | パラメトリック多相
79
86
| pattern | パターン
80
87
| performance | パフォーマンス
88
+ | platform | プラットフォーム
81
89
| pointer | ポインタ
82
90
| re-assignment | 再代入
83
91
| rebind | 再束縛
84
92
| return | 返す
85
93
| scope | スコープ
94
+ | script | スクリプト
86
95
| shadow | 覆い隠す
87
96
| shadowing | シャドーイング
88
97
| signature | シグネチャ
100
109
| trait | トレイト
101
110
| type inference | 型推論
102
111
| type family | 型族
112
+ | uninstall | アンインストール
103
113
| Universal Function Call Syntax | 共通の関数呼び出し構文
104
114
| unsigned | 符号無し
105
115
| unsized type | サイズ不定型
You can’t perform that action at this time.
0 commit comments