F#で登録されているキーワードについて

ブログ エントリ内にアフィリエイト広告が含まれています
スポンサーリンク

F#で登録されているキーワードについてまとめてみました。

abstractandasasr*1assert
atomic*2basebeginbreak*2checked*2
classcomponent*2const*2constraint*2constructor*2
continue*2defaultdelegatedodone
downcastdowntoeager*2elifelse
endevent*2exceptionexternexternal*2
falsefinallyfixed*2forfun
functionfunctor*2globalifin
include*2inheritinlineinterfaceinternal
land*1lazyletlor*1lsl*1
lsr*1lxor*1matchmembermethod*2
mixin*2mod*1modulemutablenamespace
newnotnullobject*2of
openoroverrideparallel*2private
process*2protected*2publicpure*2rec
returnsig*1sealed*2staticstruct
tailcall*2thentotrait*2true
trytypeupcastuseval
virtual*2voidvolatile*2whenwhile
withyield

*1 OCaml 言語のキーワードとして予約。–mlcompatibility オプションを使用する場合、これらのキーワードを識別子として使用可能。
*2 将来の拡張に備えてキーワードとして予約。

[参考]

タイトルとURLをコピーしました