drmi v0.10.3 (2017-09-07T13:32:28Z)
Dub
Repo
One
iface
Undocumented in source.
interface
One {
string
getTime
();
void
printHello
();
double
magicmath
(double , double );
int
[]
getArray
(int );
}
Members
Functions
getArray
int
[]
getArray
(int )
Undocumented in source.
getTime
string
getTime
()
Undocumented in source.
magicmath
double
magicmath
(double , double )
Undocumented in source.
printHello
void
printHello
()
Undocumented in source.
Meta
Source
See Implementation
iface
functions
print
rndSleep
testBar
testFoo
testGetArray
testGetTime
testMagicmath
testPrintHello
testSum
timeoutFail
interfaces
One
Three
Two
static variables
failcount