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 boolean AND operator.

The && operator returns true only if both sides are true.

Example

ReScriptJS Output
let canPublish = true && true

References

  • Control Flow

© 2026 The ReScript Project

About
  • Community
  • ReScript Association
Find us on