RIP
Tutorial
Tags
Topics
Examples
eBooks
Download D Language (PDF)
D Language
Getting started with D Language
Awesome Book
Awesome Community
Awesome Course
Awesome Tutorial
Awesome YouTube
Associative Arrays
Classes
Compile Time Function Evaluation (CTFE)
Contracts
Dynamic Arrays & Slices
Imports and modules
Loops
Memory & Pointers
Ranges
Scope guards
Strings
Convert string to ubyte[] and vice versa
Reversing a string
Test for an empty or null string
Structs
Templates
Traits
UFCS - Uniform Function Call Syntax
Unittesting
D Language
Getting started with D Language
Awesome Book
Awesome Community
Awesome Course
Awesome Tutorial
Awesome YouTube
Associative Arrays
Classes
Compile Time Function Evaluation (CTFE)
Contracts
Dynamic Arrays & Slices
Imports and modules
Loops
Memory & Pointers
Ranges
Scope guards
Strings
Convert string to ubyte[] and vice versa
Reversing a string
Test for an empty or null string
Structs
Templates
Traits
UFCS - Uniform Function Call Syntax
Unittesting
D Language
Strings
Fastest Entity Framework Extensions
Bulk Insert
Bulk Delete
Bulk Update
Bulk Merge
Remarks
Strings in D are immutable; use
.dup
to make a mutable
char
array if you want to edit in-place.
Strings Related Examples
Convert string to ubyte[] and vice versa
Reversing a string
Test for an empty or null string
Got any D Language Question?
Ask any D Language Questions and Get Instant Answers from ChatGPT AI:
ChatGPT answer me!
PDF
- Download
D Language
for free
Previous
Next