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.

Java Array Type Hints in Clojure

23 pointsby kyleburtonalmost 16 years ago

1 comment

iceyalmost 16 years ago
I kind of get the feeling that Clojure is running into the 90% milestone now (only 90% more to go!). The core the language is pretty good, but now people are starting to find the warts, and they appear largely Java related.<p>It will be interesting to see if projects like Clojure-in-Clojure will help resolve some of the niggling issues like dealing with classpaths and odd performance issues where people aren't sure if they should be passing type hints or not.