vibe-d v0.9.8-alpha.3 (2023-10-20T08:14:46Z)
Home
Dub
Repo
URL.opEquals
index
vibe
inet
url
URL
Tests two URLs for equality using '=='.
bool
opEquals
(URL rhs)
bool
opEquals
(URL other)
struct
URL
@
safe
const nothrow
bool
opEquals
(
const
URL
other
)
Meta
Source
See Implementation
index
vibe
inet
url
URL
constructors
this
functions
normalize
normalized
opBinary
opCmp
opEquals
opOpAssign
startsWith
toNativePath
toString
properties
anchor
host
localURI
parentURL
password
path
pathString
port
queryString
schema
username
static functions
defaultPort
fromString
parse
Tests two URLs for equality using '=='.