---
title: marshal
reference: /functions/transform/remarshal/
---

To _marshal_ (verb) is to transform a data structure into a serialized object. For example, transforming a [_map_](g) into a JSON string.
