dyaml v0.8.6 (2022-05-15T19:18:02Z)
Home
Dub
Repo
isNonLinebreakWhitespace
dyaml
scanner
Undocumented in source.
package
alias
isNonLinebreakWhitespace
=
among
!(' ', '\t')
Meta
Source
See Implementation
dyaml
scanner
aliases
isBChar
isBreak
isBreakOrSpace
isFlowScalarBreakSpace
isNSChar
isNonLinebreakWhitespace
isNonScalarStartCharacter
isURIChar
isWhiteSpace
classes
ScannerException
structs
Scanner