You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there a command to turn a pair into another pair? Like (0 1 2) -> [0 1 2]? My particular use case is noctuid/lispyville#69 but otherwise it seems like a useful thing to have anyway.
The text was updated successfully, but these errors were encountered:
Is there a command to turn a pair into another pair? Like
(0 1 2)
->[0 1 2]
? My particular use case is noctuid/lispyville#69 but otherwise it seems like a useful thing to have anyway.The text was updated successfully, but these errors were encountered: