dyaml v0.9.2 (2022-08-24T21:56:38Z)
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