replace std.variant with std.sumtype (#2550)
Variant is quite big and runtime heavy, with sumtype we already cover
wrong type cases at compile time.
1 parent dcbfcf2 commit d561da6533b041a06f2e15fd6380ad0d4f9e1144
@Jan Jurzitza Jan Jurzitza authored on 8 Jan 2023
GitHub committed on 8 Jan 2023
Showing 5 changed files
View
source/dub/commandline.d
View
source/dub/internal/sdlang/ast.d
View
source/dub/internal/sdlang/parser.d
View
source/dub/internal/sdlang/token.d
View
source/dub/recipe/sdl.d