fshow

Group-Aligned Show of Slices args.

@trusted
void
fshow
(
Args...
)
(,
string[] names
,
inout(Args) args
)

Meta

Authors

Use as debug print in algorithms where we need to present slices and their relations.

TODO: Calculate names from args or args from names using Mixins. TODO: Generalize to Ranges other than slices!? TODO: Support HTML