Skip to content

issues Search Results · repo:robotroutine/scriptum language:JavaScript

Filter by

370 results
 (80 ms)

370 results

inrobotroutine/scriptum (press backspace or delete to remove)

question
  • ivenmarquardt
  • 1
  • Opened 
    on Apr 7, 2023
  • #384

refactoring
  • ivenmarquardt
  • 1
  • Opened 
    on Apr 7, 2023
  • #383

  • ivenmarquardt
  • 2
  • Opened 
    on Apr 3, 2023
  • #382

improvement
library
  • ivenmarquardt
  • 1
  • Opened 
    on Mar 8, 2023
  • #379

Serial.allArr is used to collect an undeterministic number of async tasks in sequence using an array. It could improve readability for many scenarios if the collector were a plain old Javascript object ...
feature
library
  • ivenmarquardt
  • 1
  • Opened 
    on Mar 7, 2023
  • #378

If we rely on the overloaded === operator we run into trouble with ad-hoc lazy evaluation powered by Proxy based thunks. The expression thunk === null, for instance, doesn t force the evaluation of thunk ...
feature
improvement
  • ivenmarquardt
  • Opened 
    on Nov 15, 2022
  • #377

Arrays are an inherently strict data type. If a lazy right fold is applied, the Symbol.isConcatSpreadable property makes the [x].concat(ys) operation strict in both its arguments. If the symbol is set ...
  • ivenmarquardt
  • Opened 
    on Nov 6, 2022
  • #376

Additionally, non-strict foldl should be implemented as a stack-safe loop.
improvement
  • ivenmarquardt
  • 1
  • Opened 
    on Oct 23, 2022
  • #375
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub