2025-02-13 10:40:34 +01:00

7 lines
198 B
Markdown

---
title: marshal
reference: /functions/transform/remarshal/
---
To _marshal_ is to transform a data structure into a serialized object. For example, transforming a [_map_](g) into a JSON string.