Docs
Language Manual
  • Introduction
  • Cheatsheet
JavaScript
  • BuckleScript
  • ReasonReact
  • GenType
API
Overview
JavaScript
  • Belt Stdlib
  • Js Module
PlaygroundBlogCommunity
  • Playground
  • Blog
  • Community
  • Twitter
  • Discord
  • Github
Belt
latest
Debug
  • setupChromeDebugger
Overview
  • Introduction
Basics
  • List
  • Array
  • 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
API / JavaScript / Belt / Debug

Debug

let setupChromeDebugger: unit => unit;