|
|
|
|
|
by adsharma
403 days ago
|
|
You described the thinking behind py2many. Code in the spirit of rust with python syntax and great devx. Give up on C-API and backward compat with everything. Re: lifetimes Py2many has a mojo backend now. You can infer lifetimes for simple cases. See the bubble sort example. |
|