[obsidian] vault backup: 2025-09-24 18:14:41[
All checks were successful
Build / build (push) Successful in 10m1s

This commit is contained in:
2025-09-24 18:14:41 +09:00
parent ea1236e6c2
commit aae4317eb9
3 changed files with 28 additions and 4 deletions

View File

@@ -184,4 +184,7 @@ Pythonのモジュールシステム [Python's Import System - Module object|R
これマクロとして実装してあって、それこそレコードとしてファイルが埋め込まれて出力されるだけなので、分割コンパイルとかモジュール内相互参照とかは全然考慮されてないけど意味論はすっきり
一応このやり方でも、ファイルに対する型情報さえ残ってればキャッシュと分割コンパイル自体は可能?