d-import-sort ~master (2021-11-23T11:44:33Z)
Dub
Repo
canMerge
dimportsort
Checks if two sorted imports can be merged into one.
@
nogc
nothrow pure @
safe
bool
canMerge
(
SortedImport
a
,
SortedImport
b
)
Meta
Source
See Implementation
dimportsort
classes
ImportIdentifiers
ImportVisitor
functions
attributeStringOf
canMerge
formatSortedImports
isConsective
sortedImports
toIdentifiers
visitImports
structs
SortedImport
Checks if two sorted imports can be merged into one.