ReScript HomeReScript Home
DocsPlaygroundBlogCommunityPackages
  • Playground
  • Blog
  • Community
  • Packages
  • X
  • Bluesky
  • GitHub
  • Forum
Language ManualAPISyntax LookupReact

Syntax Lookup

Enter some language construct you want to know more about.
This is the attached doc comment syntax.

Use an attached doc comment directly before a value or type declaration.

Example

ReScriptJS Output
/** Returns the full name. */
let fullName = (first, last) => first ++ " " ++ last

References

  • Overview

© 2026 The ReScript Project

About
  • Community
  • ReScript Association
Find us on