From e5e9c8b46c5deb8de9053c5906d0b9f406097816 Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Fri, 29 Nov 2024 19:32:47 -0500 Subject: Make Int serialization more compact --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index b7b89298..ca61a18b 100644 --- a/README.md +++ b/README.md @@ -79,6 +79,7 @@ of many language features or the other example programs/modules in - [Easy interoperability with C](docs/c-interoperability.md) - Support for [POSIX threads](docs/threads.tm) and thread-safe message passing queues over [channels](docs/channels.tm). +- Built-in data serialization and deserialization for datatypes. ## Dependencies -- cgit v1.2.3