|
You are here |
nickdrozd.github.io | ||
| | | | |
blog.startifact.com
|
|
| | | | | I think, for me, becoming enamored by a programming language requires a sense of empowerment by that language. | |
| | | | |
ruudvanasseldonk.com
|
|
| | | | | I am adding a type system to RCL, my configuration language. In part 1, I explain what I want from the type system. | |
| | | | |
adamj.eu
|
|
| | | | | In a type hint, if we specify a type (class), then we mark the variable as containing an instance of that type. To specify that a variable instead contains a type, we need to use type[Cls] (or the old syntax typing.Type). | |
| | | | |
chipx86.blog
|
|
| | | More than you probably ever wanted to know about Python function signatures and typing shenanigans. And it's just the start. | ||