Liquex.Represent.represent
You're seeing just the function
represent
, go back to Liquex.Represent module for more information.
Specs
Convert any object and deeply maps atom keys to strings
The value deep
determines if it should eagerly represent the object. If
set to false, it will return a function for any nested objects.
Lazy values are automatically evaluated in the Liquid rendering engine.