reveal

Ed 2021-11-17T12:17:08.065700Z

hello revealers ... if I have a value that I've previously tapped and I can see it in the reveal window, is there a way to def it into a var?

vlaaad 2021-11-17T13:05:10.066Z

@l0st3d Select it, press Space, type (def --foo *v), Enter :)

vlaaad 2021-11-17T13:06:21.066900Z

the ns for def is somewhat random for now..

vlaaad 2021-11-17T13:06:31.067200Z

but you’ll see it 🙂

Ed 2021-11-17T13:10:46.067500Z

great ... many thanks 😉