Skip to content
This repository has been archived by the owner on May 3, 2021. It is now read-only.

Will there be further API changes before 1.0? #17

Answered by baetheus
Etherian asked this question in Q&A
Discussion options

You must be logged in to vote

Everything that has tests written is pretty much set for 1.0.0. This includes all files in the root of this repo (basically all the standard algebraic data types and the helper types). I'm mostly done with the optics tests so those apis are solid. The one part of the project I haven't gone over with a fine tooth comb is schematics but it's also the most recently rewritten. There are a few typeclasses that I haven't implemented that likely need some attention. Specifically: Category, Comonad, Profunctor, and ChainRec. I don't have a lot of experience with those yet and there isn't anything in hkts that implements them right now. I don't think the types there will change much but until I im…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Etherian
Comment options

Answer selected by baetheus
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants