Skip to content
kawakami edited this page Feb 4, 2019 · 3 revisions

Welcome to the clcl wiki!

http://www.lispworks.com/documentation/HyperSpec/Front/

実装パターン

for () {
  if () {
    return a;
  }
}
(loop
Clone this wiki locally