Hacker News new | past | comments | ask | show | jobs | submit login

My contribution is https://github.com/kislyuk/ensure

It's fast and doesn't monkey-patch things.




    @ensure_annotations
    def f(x: int, y: float) -> float:
        return x+y
This looks great, I wish it was the standard




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: