fukamachi / lack

Lack, the core of Clack
MIT License
148 stars 33 forks source link

question: lack.request:make-request modifies the original env #70

Open lispegistus opened 1 year ago

lispegistus commented 1 year ago

lack.request:make-request modifies the original env, is there a reason for it? I would think a constructor shouldn't modify a source structure.