D Logo
Menu
  • Learn
  • Documentation
    • Language Reference
    • Library Reference
    • Command-line Reference
    • Feature Overview
    • Articles
  • Downloads
  • Packages
  • Community
    • Blog
    • Orgs using D
    • Twitter
    • Forums
    • IRC
    • Wiki
    • GitHub
    • Issues
  • Resources
    • Books
    • Tutorials
    • Tools
    • Editors
    • IDEs
    • Visual D
    • Acknowledgements
    • D Style
    • Glossary
    • Sitemap
Skip to content

The D Blog

The official blog for the D Programming Language.

  • D Home
  • D Forums
  • Donate
  • Shop

D Language Foundation

Donate Now

DLang Swag Emporium

The Royal D Image
Shop now at the DLang Swag Emporium to support the D Language Foundation!

Subscriptions & Feedback

  • Entries RSS
  • Comments RSS
  • Discussion
  • Issues

Recent Posts

  • A New Year, A New Release of D
  • DConf Online 2020: How to Participate
  • D 2.094.0, DConf Online Schedule, and SAOC 2020
  • Function Generation in D: The Good, the Bad, the Ugly, and the Bolt
  • Symmetry Investments and the D Language Foundation are Hiring

Categories

Archives

Author: Nick Sabalausky

Complicated Types: Prefer “alias this” Over “alias” For Easier-To-Read Error Messages

Posted on May 21, 2018May 21, 2018Author Nick Sabalausky

Nick Sabalausky presents a simple and effective D tip for improving error messages involving aliased types.

Share this:

  • Tweet
Read more...
Categories Code, Tutorials2 Comments on Complicated Types: Prefer “alias this” Over “alias” For Easier-To-Read Error Messages
Content Copyright © 2016-2018 by the D Language Foundation, All Rights Reserved