taggedalgebraic/source/taggedalgebraic
Geod24 51d1832290 Change hasType parameter from in to const scope
The two overloads (`in` and `in ref`) will conflict in the future.
To allow for `-preview=in` to be tested with many projects,
this simple fix can be applied. Later one, the overloads should
be merged into a single, `in` overload.
2020-08-15 16:35:53 +09:00
..
meson.build meson: fix build on macOS 2020-03-29 08:35:24 +02:00
package.d Include the whole API in package.d 2019-12-01 00:03:18 +01:00
taggedalgebraic.d Change hasType parameter from in to const scope 2020-08-15 16:35:53 +09:00
taggedunion.d Add forceNothrowPostblit attribute. 2020-06-26 22:36:44 +02:00
visit.d Fix another compile error related to generic visitors. 2020-04-04 15:15:53 +02:00