I wonder if it would be better to use a more descriptive name? IMO something like auto-translate
would be much easier to understand at a glance.
When I first read dynaloc
, I saw dyn-aloc
, which sounds like a memory allocator (like malloc
, calloc
, realloc
, etc.)