We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.
You must be logged in to block users.
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Slides from a talk on how to build a simple Haskell web framework
Haskell 25 1
JavaScript implementation of the Damerau-Levenshtein edit distance algorithm
JavaScript 28 5
An introduction to PureScript for those familiar with Haskell and JavaScript
PureScript 8
-- SELECT gen_prefixed_id('account_', 20);
-- account_9f2oOuK23Xpv3rdtHnQY
-- Example usage in a table column definition:
-- id text DEFAULT gen_prefixed_id('account_', 16) PRIMARY KEY
There was an error while loading. Please reload this page.