Patrick Lambein

Results 5 issues of Patrick Lambein

The following piece of code (essentially a modified snippet from _Thinking with Types_ by Sandy Maguire) compiles and runs fine (GHC 8.6.3 on macOS 10.14.2 installed with Stack using lts-13.4)....

As observed in issue #86, the implementation of the function rc in the module Data.Graph.Inductive.Query.TransClos computes the graph with only the self-loops, rather than the reflexive closure of a graph....

In the module `Data.Graph.Inductive.Query.TransClos`, the function `rc` has the following description: Finds the reflexive closure of a directed graph. Given a graph G=(V,E), its transitive closure is the graph: G*...

## Description The documentation for the package (version 0.8q, dated 2020/01/31) says the following: > This package can produce a number of informational messages to try and inform the user...

**What?** > Summarize the plugin you'd like to see exist. In a few sentences, what's your idea? I want `vim-plug` but in `lua`. The syntax should be horrifyingly obvious, the...

help wanted
idea