Skip to content

Commit

Permalink
niknaks.containers
Browse files Browse the repository at this point in the history
- Cleaned up
  • Loading branch information
deavmi committed Oct 29, 2024
1 parent 041e71a commit f5a7fbd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions source/niknaks/containers.d
Original file line number Diff line number Diff line change
Expand Up @@ -2103,6 +2103,7 @@ private mixin template Methods(EntityType)
return *ent;
}
}
// Struct-based types
else static if(isStructType!(EntryType))
{
/**
Expand Down

0 comments on commit f5a7fbd

Please sign in to comment.