You are viewing a single thread.
View all comments View context
8 points

Is there a typescript analogue for python? Preferably that adds curly braces?

permalink
report
parent
reply
5 points
*

Type Annotations and other typing-related stuff are built into the language/standard library.

To get a real benefit you should use a static type checker like mypy.

permalink
report
parent
reply
2 points

Just be a decent human being and use type hints in python, problem solved.

permalink
report
parent
reply
1 point

from __future__ import braces

Give it a go

permalink
report
parent
reply
0 points

Go.

permalink
report
parent
reply
1 point
*

Oh, is that what the Go is all about?

permalink
report
parent
reply

Programmer Humor

!programmerhumor@lemmy.ml

Create post

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

  • Posts must be relevant to programming, programmers, or computer science.
  • No NSFW content.
  • Jokes must be in good taste. No hate speech, bigotry, etc.

Community stats

  • 6.8K

    Monthly active users

  • 1.4K

    Posts

  • 32K

    Comments