cl-cookbook
cl-cookbook copied to clipboard
Page on control flow
As a beginner I often forget details about all control flow commands such as case
, ecase
, etc. it may be basic but I was trying to look for it in a cookbook but could not find it. if
, when
, unless
, cond
, etc - should be there too. I did a grep search on the sources and did not find a chapter on it and for me it seems that it can be there in the beginning alongside chapters on functions, structs.
What do you think? Does it have a place in the cookbook?
Sure!
On Wed, Dec 15, 2021, 6:27 AM Vitaly Drogan @.***> wrote:
As a beginner I often forget details about all control flow commands such as case, ecase, etc. it may be basic but I was trying to look for it in a cookbook but could not find it. if, when, unless, cond, etc - should be there too. I did a grep search on the sources and did not find a chapter on it and for me it seems that it can be there in the beginning alongside chapters on functions, structs.
What do you think? Does it have a place in the cookbook?
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/LispCookbook/cl-cookbook/issues/427, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAFZZYDPS3Y2F2IPPYBWH7TURCQVBANCNFSM5KDY2XLQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.