Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in functional-programming

SML signature with multiple structures

How can I build a faster implementation of Queue?

Higher-order functions in VHDL or Verilog

Javascript: Function call on adjacent object?

Where do the names value/expression kept in functional programs?

creating a finite lazy sequence

Passing a function as an argument - lambda expression error?

JavaScript: Can this code be refactored to a more functional programming style?

How to do Nested For Loops in Functional Style

SML Polymorphic references in signatures

How to handle option types in Nim?

Greaters function define

Scala grouping list into list tuples with one shared element

Ocaml: recursion on a list of tuples

Lua variable length function arguments are nil

Functional variant of 'oneof' function in Racket

Whats the most efficient way to get the middle elements of a list?

Parametric Polymorphism vs Subtype polymorphism F#