快速跳转
  • -概览
  • -语言特性
  • -与 JS 互操作
  • -构建系统
Documentation
语言手册
所有的语言特性的参考指南
ReScript & React
ReactJS 的一等公民绑定
GenType
无缝衔接 TypeScript & Flow 集成
Reanalyze
死代码消除 & 停机分析
Exploration
语法查找
探索所有语法结构
API工作台
  • 工作台
  • Blog
  • Twitter
  • GitHub
  • Forum
Belt Stdlib
Overview
  • Introduction
Basics
  • Array
  • List
  • Float
  • Int
  • Range
  • Id
  • Option
  • Result
Set
  • HashSet
  • HashSetInt
  • HashSetString
  • Set
  • SetDict
  • SetInt
  • SetString
Map
  • HashMap
  • HashMapInt
  • HashMapString
  • Map
  • MapDict
  • MapInt
  • MapString
Mutable Collections
  • MutableMap
  • MutableMapInt
  • MutableMapString
  • MutableQueue
  • MutableSet
  • MutableSetInt
  • MutableSetString
  • MutableStack
Sort Collections
  • SortArray
  • SortArrayInt
  • SortArrayString
Utilities
  • Debug
    • setupChromeDebugger
API / Belt / Debug

Debug

setupChromeDebugger

let setupChromeDebugger: unit => unit