Skip to content

Interpolation Expression Sequence(補間式シーケンス、補間文字列)の使い方 #206

Description

@lempiji

参考: https://dlang.org/spec/istring.html

  • 正式名称?(Interpolation Expression Sequence)
  • 基本的な書き方(接頭辞i$()で囲む)
  • stringに変換する方法(暗黙変換されないのでstd.conv.textを通す)
  • 補間文字列を処理するテンプレートおよびテンプレート関数の書き方(stringを受け入れるものと別のオーバーロードが推奨とのこと)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions