I want to go from to MyModin %MyMod{}order to maintain backward compatibility with the older configuration format in the library I'm creating.
MyMod
%MyMod{}
The module is already defined and calls the macro defstruct.
defstruct
The following should work fine:
struct(MyMod) # => %MyMod{}
Source: https://habr.com/ru/post/1626691/More articles:specialization of template variables - c ++Chart.js disappears when a window changes - javascriptHow to run Rebol on Freya - rebolИнициализация чертежа флажков - инициализация некоторых глобальных переменных - pythonRecovery from sudo rm -R / System / Library / Frameworks / Python.framework / Versions / 2.7 - pythonGetting parameter in object inside ArrayList in C #? - c #5 canvas menu always appears - javascript.NET MVC Обновление представления с помощью свойства модели - c#Html.DropDownListFor () with a custom parameter - htmlCreating a tuple using a for loop. - pythonAll Articles