Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
lupire
on Sept 28, 2024
|
parent
|
context
|
favorite
| on:
Python for Inversive and Hyperbolic Geometry
Index all your arrays with from_offset(n)
def from_offset(n: int): return n+1
Well-typed (or sightly-better-typed) programming ftw.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
def from_offset(n: int): return n+1
Well-typed (or sightly-better-typed) programming ftw.