<feed xmlns='http://www.w3.org/2005/Atom'>
<title>funcz, branch main</title>
<subtitle>A functional programming library for zig
</subtitle>
<id>https://git.ngaffney.dev/funcz/atom?h=main</id>
<link rel='self' href='https://git.ngaffney.dev/funcz/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.ngaffney.dev/funcz/'/>
<updated>2026-02-21T03:49:33Z</updated>
<entry>
<title>Merge branch 'main' of git.ngaffney.dev:funcz</title>
<updated>2026-02-21T03:49:33Z</updated>
<author>
<name>Nic Gaffney</name>
<email>gaffney_nic@protonmail.com</email>
</author>
<published>2026-02-21T03:49:33Z</published>
<link rel='alternate' type='text/html' href='https://git.ngaffney.dev/funcz/commit/?id=3a57cbef8d3d736203a1e892f59e0e4a21635395'/>
<id>urn:sha1:3a57cbef8d3d736203a1e892f59e0e4a21635395</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Removed IR generation</title>
<updated>2026-02-21T03:48:37Z</updated>
<author>
<name>Nic Gaffney</name>
<email>gaffney_nic@protonmail.com</email>
</author>
<published>2026-02-21T03:47:02Z</published>
<link rel='alternate' type='text/html' href='https://git.ngaffney.dev/funcz/commit/?id=e9a5db74ad613e4af1adcd86ce68eb86a00e198f'/>
<id>urn:sha1:e9a5db74ad613e4af1adcd86ce68eb86a00e198f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Removed IR generation</title>
<updated>2026-02-21T03:47:02Z</updated>
<author>
<name>Nic Gaffney</name>
<email>gaffney_nic@protonmail.com</email>
</author>
<published>2026-02-21T03:47:02Z</published>
<link rel='alternate' type='text/html' href='https://git.ngaffney.dev/funcz/commit/?id=ee6681aaca8ddffbb3e5cf1fb06ae6471c8be9e5'/>
<id>urn:sha1:ee6681aaca8ddffbb3e5cf1fb06ae6471c8be9e5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added util into library</title>
<updated>2026-02-18T22:49:04Z</updated>
<author>
<name>Nic Gaffney</name>
<email>gaffney_nic@protonmail.com</email>
</author>
<published>2026-02-18T22:49:04Z</published>
<link rel='alternate' type='text/html' href='https://git.ngaffney.dev/funcz/commit/?id=ad1cd6c5ede326cd12c591f16c494ff945489e8b'/>
<id>urn:sha1:ad1cd6c5ede326cd12c591f16c494ff945489e8b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added fnInput and fnOutput</title>
<updated>2026-02-18T22:47:14Z</updated>
<author>
<name>Nic Gaffney</name>
<email>gaffney_nic@protonmail.com</email>
</author>
<published>2026-02-18T22:47:14Z</published>
<link rel='alternate' type='text/html' href='https://git.ngaffney.dev/funcz/commit/?id=d872eceeb6f082abeb3a41d8e1f6e9db53ec7a6e'/>
<id>urn:sha1:d872eceeb6f082abeb3a41d8e1f6e9db53ec7a6e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>scanl added, refactored map</title>
<updated>2025-10-29T01:55:06Z</updated>
<author>
<name>Nic Gaffney</name>
<email>gaffney_nic@protonmail.com</email>
</author>
<published>2025-10-29T01:55:06Z</published>
<link rel='alternate' type='text/html' href='https://git.ngaffney.dev/funcz/commit/?id=813b6631de7aa296c23e2471589d66625aa6ce15'/>
<id>urn:sha1:813b6631de7aa296c23e2471589d66625aa6ce15</id>
<content type='text'>
</content>
</entry>
<entry>
<title>filter implemented</title>
<updated>2025-10-29T01:02:47Z</updated>
<author>
<name>Nic Gaffney</name>
<email>gaffney_nic@protonmail.com</email>
</author>
<published>2025-10-29T01:02:47Z</published>
<link rel='alternate' type='text/html' href='https://git.ngaffney.dev/funcz/commit/?id=99c32737fe07bf7dc6094a1326be418ffd00e36f'/>
<id>urn:sha1:99c32737fe07bf7dc6094a1326be418ffd00e36f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added fold</title>
<updated>2025-10-29T00:38:11Z</updated>
<author>
<name>Nic Gaffney</name>
<email>gaffney_nic@protonmail.com</email>
</author>
<published>2025-10-29T00:38:11Z</published>
<link rel='alternate' type='text/html' href='https://git.ngaffney.dev/funcz/commit/?id=96e8c19ebdc7c168a1bd243ce1793b2df1480939'/>
<id>urn:sha1:96e8c19ebdc7c168a1bd243ce1793b2df1480939</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added install instructions to README</title>
<updated>2025-10-24T03:27:49Z</updated>
<author>
<name>Nic Gaffney</name>
<email>gaffney_nic@protonmail.com</email>
</author>
<published>2025-10-24T03:27:49Z</published>
<link rel='alternate' type='text/html' href='https://git.ngaffney.dev/funcz/commit/?id=e95cd1b87f21d6c23fd6dad7c638aaefea2f978b'/>
<id>urn:sha1:e95cd1b87f21d6c23fd6dad7c638aaefea2f978b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added files to build.zig.zon</title>
<updated>2025-10-24T03:24:03Z</updated>
<author>
<name>Nic Gaffney</name>
<email>gaffney_nic@protonmail.com</email>
</author>
<published>2025-10-24T03:24:03Z</published>
<link rel='alternate' type='text/html' href='https://git.ngaffney.dev/funcz/commit/?id=58b763fd64765f092a574811fd83084c6e39ed52'/>
<id>urn:sha1:58b763fd64765f092a574811fd83084c6e39ed52</id>
<content type='text'>
</content>
</entry>
</feed>
