Skip to main content

Demonstration

local oldList = { "a", "b", "c" }
local newList = Freeze.List.set(oldList, 1, "value")

API Reference

Check out the API Reference to see what else Freeze is capable of!