gilbert189 — 1/28/2023, 1:30:36 PM

Imagine python, but written like ML:

def greet name = f"Hello, {name}"
↩ repost
emeraldthunder1 — 1/22/2023, 8:00:24 AM

Imagine python, but statically typed and with curly braces.

def str greet(str name) {
    return f"Hello, {name}"
}
♥ 3 ↩ 1 💬 4 comments
♥ 1 ↩ 0 💬 0 comments

comments

no comments