The Wayback Machine - https://web.archive.org/web/20201024135547/https://github.com/topics/lazy-evaluation
Skip to content
#

lazy-evaluation

Here are 124 public repositories matching this topic...

In this article I try to explain why Haskell keeps being such an important language by presenting some of its most important and distinguishing features and detailing them with working code examples. The presentation aims to be self-contained and does not require any previous knowledge of the language.
  • Updated Oct 22, 2020
  • Haskell
mol
nin-jin
nin-jin commented Aug 10, 2019

http://mol.js.org/app/demo/-/#demo=mol_date_demo

Через выпадающий календарь сейчас можно выбрать лишь день. Чтобы поменять месяц приходится редактировать через клавиатуру. Однако, частое действие - переход к соседнему месяцу. В шапке календаря есть место слева и справа - туда можно поместить кнопки перехода к следующему и предыдущему месяцам. Кнопки должны быть на всё пустое пространство, чтобы

andreyluiz
andreyluiz commented Jan 11, 2020

Is your feature request related to a problem? Please describe.
Our current CLI commands are too verbose. When it concerns tests, this is annoying. Also, when error occurs, the error message is the only thing I see.

Describe the solution you'd like
I want to run commands silently and, if an error occurs, be able to trace the problem.

Describe alternatives you've considered
I su

Improve this page

Add a description, image, and links to the lazy-evaluation topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the lazy-evaluation topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.