| ▼Nsimstr | Library namespace |
| Rstorable_str | A type concept that can store a string |
| Rmutable_str | A type concept that can modify a stored string |
| Rimmutable_str | A type concept that cannot modify a stored string |
| RAllocatorable | Concept of a memory management type |
| RStrType | Base concept of string object |
| RStrExpr | Concept of "String Expressions" |
| RStrExprForType | The concept of a string expression of a given character type |