文档
快速跳转
-
概览
-
语言特性
-
与 JS 互操作
-
构建系统
Documentation
语言手册
所有的语言特性的参考指南
ReScript & React
ReactJS 的一等公民绑定
GenType
无缝衔接 TypeScript & Flow 集成
Reanalyze
死代码消除 & 停机分析
Exploration
语法查找
探索所有语法结构
API
工作台
工作台
Blog
Twitter
GitHub
Forum
API
/
Js
/
TypedArray-2
TypedArray2
Provide bindings to JS typed array.
array_buffer
type
array_buffer
array_like
type
array_like<'a>
module ArrayBuffer
module Int8Array
module Uint8Array
module Uint8ClampedArray
module Int16Array
module Uint16Array
module Int32Array
module Uint32Array
module Float32Array
module Float64Array
module DataView