Module

Quill.API.Range

Package
purescript-quill
Repository
jmackie/purescript-quill

#Range Source

type Range f = { index :: Int, length :: f Int }

#decodeOpenRange Source

#decodeClosedRange Source