dextool v3.3.0 (2021-06-08T20:46:23Z)
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
mixins
__anonymous
Add an if statement without any type safety reflected in D.