Alexander A. Klimov 85f8839af1 Expression#Evaluate(): avoid Defer, and malloc(), via try-catch
Defer is good for K. I. S. S., but with many objects
and apply rules Expression#Evaluate() is called very often.
2025-04-29 11:16:09 +02:00
..
2025-04-23 09:13:04 +02:00
2025-03-12 11:53:30 +01:00
2025-04-23 15:18:06 +02:00