ClickHouse.DataType.intersperse_map

You're seeing just the function intersperse_map, go back to ClickHouse.DataType module for more information.
Link to this function

intersperse_map(list, seperator, mapper, acc \\ [])

View Source

Specs

intersperse_map(list(), any(), any(), any()) :: any()