rescript-lang/rescript-lang.org

Document recursive modules

オープン

#142 opened on 2020/12/21

 (4 件のコメント) (0 件のリアクション) (0 人の担当者)MDX (258 件のフォーク)github user discovery
help wantedmanual

Repository metrics

Stars
 (1,855 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

The following syntax is undocumented:

module rec MyModule: MyModuleType = {
  ...
}

コントリビューターガイド