| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
HaskellWorks.Data.BalancedParens.Broadword.Word8
Synopsis
- findUnmatchedCloseFar :: Word8 -> Word8 -> Word8
Documentation
findUnmatchedCloseFar :: Word8 -> Word8 -> Word8 Source #
Find the position of the first unmatch parenthesis.
This is the broadword implementation of findCloseFor.
See Broadword Implementation of Parenthesis Queries, Sebastiano Vigna, 2013