Trait to verify if a module can be imported
Match functions return type
Check if module contains a symbol
Get's an AliasSeq of types from the given arguments
Checks if type is settable to null
Checks if type is null testable
Checks if type is typeof(null)
Checks if a certain literal or function return type is equal. Basically the same as is(... == ...) but resolves the function return type.
Checks if two symbols are the same in compile-time
Detect version identifiers
Date: 2018-2019
All rights reserved, Aurora Free Open Source Software
GNU Lesser General Public License (Version 3, 29 June 2007)
Extras to std.traits
This file defines extra functions to std.traits.