vendor/golang.org/x/text/unicode/bidi.directionalStatusStack.lastDirectionalIsolateStatus (method)
3 uses
vendor/golang.org/x/text/unicode/bidi (current package)
core.go#L287: func (s *directionalStatusStack) lastDirectionalIsolateStatus() bool {
core.go#L366: for !stack.lastDirectionalIsolateStatus() {
core.go#L383: } else if !stack.lastDirectionalIsolateStatus() && stack.depth() >= 2 {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)