Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upImprove & remove javadoc #897
Open
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Years of refactoring (esp. with IntelliJ unconstrained renaming) has resulted in a lot of nonesensical / out of date javadoc.
E.g. appendAll for ImmutableQueue states
appendAll(T... values)Append values to the take of this ReactiveSeq