GNU social JP
  • FAQ
  • Login
GNU social JPは日本のGNU socialサーバーです。
Usage/ToS/admin/test/Pleroma FE
  • Public

    • Public
    • Network
    • Groups
    • Featured
    • Popular
    • People

Embed Notice

HTML Code

Corresponding Notice

  1. Embed this notice
    screwlisp (screwtape@mastodon.sdf.org)'s status on Sunday, 17-Nov-2024 11:55:41 JSTscrewlispscrewlisp
    in reply to
    • Colin

    @fosskers
    (defun eg (x)
    (let* ((nos (scan-range))
    (fizz-src (series 'fizz))
    (buzz-src (series 'buzz))
    (by3s (scan-range :from 0 :by 3))
    (by5s (Scan-range :from 0 :by 5))
    (fizzes (mask by3s))
    (buzzes (mask by5s))
    (fizz/buzzes (#Mlist (#Mand fizzes fizz-src)
    (#Mand buzzes buzz-src))))
    (list (collect-nth x (#Mand fizzes fizz-src))
    (collect-nth x (#Mand buzzes buzz-src))
    (collect-nth x nos))))
    Oh if I don't tell it to cons, it's faster than loop.

    In conversationabout 6 months ago from mastodon.sdf.orgpermalink
  • Help
  • About
  • FAQ
  • TOS
  • Privacy
  • Source
  • Version
  • Contact

GNU social JP is a social network, courtesy of GNU social JP管理人. It runs on GNU social, version 2.0.2-dev, available under the GNU Affero General Public License.

Creative Commons Attribution 3.0 All GNU social JP content and data are available under the Creative Commons Attribution 3.0 license.