1
0
Fork 0
forked from fun/fun

Some documentation fixes. No code changes. (0.42.2)

This commit is contained in:
Johannes Findeisen 2026-06-14 22:16:13 +02:00
commit 391a7689e5
28 changed files with 32 additions and 32 deletions

View file

@ -4,7 +4,7 @@ published: true
noToc: false
noComments: false
noDate: false
title: Fun - Working with strings in Fun
title: Working with strings in Fun
subtitle: Working with strings, literals/escaping, concatenation, substr/find, split, and conversions.
description: Working with strings, literals/escaping, concatenation, substr/find, split, and conversions.
permalink: /documentation/strings/