Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2.4-representable-functors.md #15

Open
raulraja opened this issue Nov 25, 2018 · 4 comments
Open

2.4-representable-functors.md #15

raulraja opened this issue Nov 25, 2018 · 4 comments
Labels
help wanted Extra attention is needed

Comments

@raulraja
Copy link
Member

No description provided.

@raulraja raulraja added this to To do in Translation Progress Nov 26, 2018
@raulraja raulraja added the help wanted Extra attention is needed label Mar 25, 2019
@arioston
Copy link
Contributor

Can I try ?

@raulraja
Copy link
Member Author

@arioston all yours!

@raulraja raulraja moved this from To do to In progress in Translation Progress Mar 30, 2019
@rachelcarmena
Copy link
Member

Hi @arioston, now you have an available draft in drafts/2.4-representable-functors.md where it's only necessary to add the translation in Kotlin after the existing snippets in Haskell.

Move it to src/main/ank directory to be considered when building the project.

Please, note that each snippet has ```kotlin:ank:silent``` by default. Change it to just ```kotlin``` or ```kotlin:ank:playground``` for different purposes according to the documentation.

Thanks!

@rachelcarmena
Copy link
Member

Hi @arioston ! And even the hypothetical file in Scala as a help:

  • drafts/scala/2.4-hypothetical-file.md

So it's possible to add the translation with more information:

arioston added a commit to arioston/Category-Theory-for-Programmers.kt that referenced this issue Oct 7, 2019
arioston added a commit to arioston/Category-Theory-for-Programmers.kt that referenced this issue Oct 21, 2019
1. Implementation of lmap and rmap was changed to use dimap
2. fmap on list was changed to use map instead..
arioston added a commit to arioston/Category-Theory-for-Programmers.kt that referenced this issue Jan 12, 2020
1. Creation of data class Op in higherkinds package.
2. Change contravariant implementation to use @1Jajen1's implementation.
3. Implementation of beta.
arioston added a commit to arioston/Category-Theory-for-Programmers.kt that referenced this issue Jan 14, 2020
1. Creation of data class Stream in higherkinds package.
2. Addition of imports
3. Change Representable interface to receive two type parameters F, A.
arioston added a commit to arioston/Category-Theory-for-Programmers.kt that referenced this issue Feb 10, 2020
1. Removing the Stream Data Type
i-walker added a commit that referenced this issue Mar 1, 2020
2.4-representable-functors.md #15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
Translation Progress
  
In progress
Development

No branches or pull requests

3 participants