blob: 3bb1623f56cb8a93e2a2aba9455fda9c1d59dadf (
plain) (
blame)
1
2
3
4
5
6
|
---
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.
|