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.
F# には主格型システムまたは構造型システムがありますか?
OCaml は構造的に型付けされていることは知っていますが、F# はそうではないようです。これは正しいですか?
F# は主格です。いくつかのエキゾチックなメカニズムを介していくつかの構造的なトリックを行うことができますが、言語の型システムは主に主格です。