leastfixedpoint

Archived tweet #1967 from the @leastfixedpoint Twitter Archive
RT @squaremobius: {ok, P} = rejson:parse("[1, 2] ^ [3, 4] ^ [5, 6]"), rejson:match(P, [1, 3, 5, 2, 4, 6]). => {ok, []}