TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

The Multiple Index Problem (Clojure)

2 pointsby npadover 12 years ago

1 comment

wreckimnakedover 12 years ago
There's no way to use Refs or Vars for indexing the same thing from two different places? You'll sure introduce mutability, but you'd still be able to keep a more Clojure-ish style than using an intermediate index.