spasm v0.2.0-beta.8 (2020-09-12T08:27:15Z)
Dub
Repo
as.as
spasm
types
as
Undocumented in source. Be warned that the author may not have intended to support it.
auto
as
(Source s)
auto
as
(Source s)
template
as
(Target)
nothrow @
safe
@
safe
@
safe
static if
(!(
isBasicType!Target || is(Target : string)
))
static if
(
__traits(compiles, "Target.init.handle")
)
auto
as
(
Source
)
(
scope
return
ref
Source
s
)
auto
as
(Source s)
Meta
Source
See Implementation
spasm
types
as
functions
as