Hi!
I wonder it it is possible to convert string representation of assoc ("A<1,?,'test'='test'>") into Assoc type. I would like to store Assoc into database and retrieve it later.
It there somewhere prepared script/function for this purpose or do I need to create one for myself.
Thanks in advance!