Search Results

4
votes
3answers
60 views

Some D template questions

Hi, I've been playing around recently with the D language and I have a quick question about templates. I'm inserting characters and strings into an existing string in code and came up with …