Refocus manual on public language usage

This commit is contained in:
2026-08-14 08:17:25 +09:00
parent e0a9a8efb7
commit e0970acdcc
41 changed files with 611 additions and 1982 deletions
+2 -2
View File
@@ -12,5 +12,5 @@ in
## 評価
let 束縛は thunk として保持される。
参照されない束縛は評価されない
binding は参照された時点で評価される。
参照されない binding は評価されず、同じ binding を複数回参照した場合は評価結果が再利用される