Sha256: 338d7f1689779c19cde9476c471bad6ba6c9109ecec3010c5325872fa33a2050

Contents?: true

Size: 125 Bytes

Versions: 181

Compression:

Stored size: 125 Bytes

Contents

module helloworld;

import std.format;

string hello(const char[] name = "World") {
    return format("Hello, %s!", name);
}

Version data entries

181 entries across 181 versions & 1 rubygems

Version Path
trackler-2.0.7.0 tracks/dlang/exercises/hello-world/hello_world_example.d
trackler-2.0.6.44 tracks/dlang/exercises/hello-world/hello_world_example.d
trackler-2.0.6.43 tracks/dlang/exercises/hello-world/hello_world_example.d
trackler-2.0.6.42 tracks/dlang/exercises/hello-world/hello_world_example.d
trackler-2.0.6.41 tracks/dlang/exercises/hello-world/hello_world_example.d
trackler-2.0.6.40 tracks/dlang/exercises/hello-world/hello_world_example.d
trackler-2.0.6.39 tracks/dlang/exercises/hello-world/hello_world_example.d
trackler-2.0.6.38 tracks/dlang/exercises/hello-world/hello_world_example.d
trackler-2.0.6.37 tracks/dlang/exercises/hello-world/hello_world_example.d
trackler-2.0.6.36 tracks/dlang/exercises/hello-world/hello_world_example.d
trackler-2.0.6.35 tracks/dlang/exercises/hello-world/hello_world_example.d
trackler-2.0.6.34 tracks/dlang/exercises/hello-world/hello_world_example.d
trackler-2.0.6.33 tracks/dlang/exercises/hello-world/hello_world_example.d
trackler-2.0.6.32 tracks/dlang/exercises/hello-world/hello_world_example.d
trackler-2.0.6.31 tracks/dlang/exercises/hello-world/hello_world_example.d
trackler-2.0.6.30 tracks/dlang/exercises/hello-world/hello_world_example.d
trackler-2.0.6.29 tracks/dlang/exercises/hello-world/hello_world_example.d
trackler-2.0.6.28 tracks/dlang/exercises/hello-world/hello_world_example.d
trackler-2.0.6.27 tracks/dlang/exercises/hello-world/hello_world_example.d
trackler-2.0.6.26 tracks/dlang/exercises/hello-world/hello_world_example.d