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.
純粋なラムダ式には名前の変更が必要ですか? ML では、入力プログラム式は、バインドされたすべての変数が異なるというプロパティを持っている必要があります。純粋なラムダ式 (let-free 式) でも同じかどうか知りたいですか?