diff options
| author | Maxime Dénès | 2018-03-07 11:40:05 +0100 |
|---|---|---|
| committer | Maxime Dénès | 2018-03-07 11:40:05 +0100 |
| commit | 144517d764f11b8b79e8f7adfeca0d075dd4ac19 (patch) | |
| tree | b6dd25f3b6df4183badbefa85d365024507b3c96 /CHANGES | |
| parent | ca1310d887204f467aae545a11a8d28e763ff24a (diff) | |
| parent | 6e3f45cf27bea67dd87ed824396a662f904c93e8 (diff) | |
Merge PR #6744: Add String.concat
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -112,6 +112,8 @@ Standard Library Coq.Numbers.DecimalString providing a type of decimal numbers, some facts about them, and conversions between decimal numbers and nat, positive, N, Z, and string. +- Added [Coq.Strings.String.concat] to concatenate a list of strings + inserting a separator between each item - Some deprecated aliases are now emitting warnings when used. |
