On Friday, 24 March 2023 at 09:39:00 UTC, Jacob Shtokolov wrote:
On Thursday, 23 March 2023 at 13:38:51 UTC, Alexander Zhirov wrote:
Is it possible to convert such records inside the structure to the assigned type?

BTW, you can also `alias this` your struct value and then use `std.conv : to` for casting, if you don't need specific casting rules.

Reply via email to