Skip to content

Understanding Evaluation #36

Open
Open
@practicalli-johnny

Description

@practicalli-johnny

Pose question: What is the simplest hello world code in Clojure

"Hello world"

You could define a function

"Hello World!")

Or a more generic approach would be

      (if (string? text)
        text
        (str text)))

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions