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.
「let」で定義された緩やかな関数でオプションのパラメーターを使用できないのはなぜですか?
メンバー関数でのみ許可されるのはなぜですか?
OCamlでは許可されています。したがって、F# で実装できるはずです。
http://caml.inria.fr/pub/docs/manual-ocaml/lablexamples.html#sec43
F# では簡略化のために省略されていると思います。