|
|
|
|
|
by shirogane86x
1460 days ago
|
|
quoting the github readme: > In general, ante is low-level (no GC, values aren't boxed by default) while also trying to be as readable as possible by encouraging high-level approaches that can be optimized with low-level details later on. |
|