dextool ~master (2018-04-15T20:31:52Z)
Dub
Repo
ActivityModule.unsafeIf
dsrcgen
plantuml
ActivityModule
Add an if statement without any type safety reflected in D.
class
ActivityModule
auto
unsafeIf
(
string
condition
,
string
then
= null
)
Meta
Source
See Implementation
dsrcgen
plantuml
ActivityModule
functions
activity
if_
opCall
start
stop
unsafeElseIf
unsafeElse_
unsafeEndif
unsafeIf
Add an if statement without any type safety reflected in D.