rockhopper ~master (2024-11-05T20:42:29.9868199)
Dub
Repo
rhMain.main
rockhopper
core
reactor
rhMain
Undocumented in source. Be warned that the author may not have intended to support it.
mixintemplate
rhMain
(alias fn)
void
main
(
)
if
(
is
(
typeof
(
fn
) ==
void
delegate
(
)
) ||
is
(
typeof
(
fn
) ==
void
function
(
)
)
)
Meta
Source
See Implementation
rockhopper
core
reactor
rhMain
functions
main