Safe Haskell | None |
---|---|
Language | Haskell2010 |
HaskellWorks.Data.BalancedParens.Internal.Broadword.FindUnmatchedCloseFar.Word16
Synopsis
- findUnmatchedCloseFar :: Word64 -> Word64 -> Word16 -> Word64
Documentation
findUnmatchedCloseFar :: Word64 -> Word64 -> Word16 -> Word64 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