You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create new section in Part III for list comprehensions (probably after "Closures"? anonymous functions will be covered in the new "Functions" chapter, but the "Closures" chapter should immediately follow that one)
Tasks:
Extract useful bits from http://docs.lfe.io/current/user-guide/data/1.html
Add them here: https://cnbbooks.github.io/lfe-manual/part2/lists/index.html
Replace the HTML at https://github.com/lfe/docs/blob/master/docs/current/user-guide/data/1.html with an HTML meta redirect to https://cnbbooks.github.io/lfe-manual/part2/lists/index.html
Create new section in Part III for list comprehensions (probably after "Closures"? anonymous functions will be covered in the new "Functions" chapter, but the "Closures" chapter should immediately follow that one)
Extract useful bits from http://docs.lfe.io/current/user-guide/data/2.html
Add them to the new list comp chapter
Replace the HTML at https://github.com/lfe/docs/blob/master/docs/current/user-guide/data/2.html with an HTML meta redirect to the new list comp chapter
Extract useful bits from http://docs.lfe.io/current/user-guide/data/3.html
Add them here: https://cnbbooks.github.io/lfe-manual/part2/proplists/index.html
And here https://cnbbooks.github.io/lfe-manual/part2/dicts/index.html
Replace the HTML at https://github.com/lfe/docs/blob/master/docs/current/user-guide/data/3.html with an HTML meta redirect to https://cnbbooks.github.io/lfe-manual/part2/proplists/index.html
Extract useful bits from http://docs.lfe.io/current/user-guide/data/4.html
Add them here: https://cnbbooks.github.io/lfe-manual/part2/records/index.html
Replace the HTML at https://github.com/lfe/docs/blob/master/docs/current/user-guide/data/4.html with an HTML meta redirect to https://cnbbooks.github.io/lfe-manual/part2/records/index.html
The text was updated successfully, but these errors were encountered: