No-code automation to improve your process workflows
Pipefy is a digital automation software that centralizes data and standardizes workflows for teams like Finance and HR
Transform your financial and HR operations and improve efficiency even remotely with digital, customized workflows that your team can automate and integrate with other software without the need of IT development.
Try For Free
Junie, the AI coding agent by JetBrains
Your smart coding agent
Junie is an AI-powered coding agent developed by JetBrains designed to enhance developer productivity by integrating directly into popular IDEs such as IntelliJ IDEA, PyCharm, and Android Studio. It supports developers by assisting with code completion, testing, and inspections, ensuring code quality and reducing debugging time.
Iterate (http://www.cl-user.net/asp/libs/iterate) patched to allow
(iter (:for i from 1 to 10) (:collect i))
instead of
(iter (for i from 1 to 10) (collect i))