vc-k
Toggle table of contents
6.0.0
common
Target filter
common
Switch theme
Search in API
Skip to content
vc-k
rfc3986-uri-syntax
/
at.asitplus.rfc3986uri
/
Rfc3986Grammar
/
isUnreserved
is
Unreserved
open
fun
isUnreserved
(
char
:
Char
)
:
Boolean
(
source
)
unreserved = ALPHA / DIGIT / "-" / "." / "_" / "~"