The Wayback Machine - https://web.archive.org/web/20200716161054/https://github.com/topics/functional
Skip to content
#

functional

Here are 1,187 public repositories matching this topic...

JAForbes
JAForbes commented Sep 27, 2016

I've received a lot of feedback from devs while working on getting Mithril, Lodash and Rx to support Fantasy Land regarding the heady language used in the specification. It is intimidating and creates the impression that it won't be helpful in their work.

I personally think using precise language in a specification is exactly the right thing to do. But I do think it would be beneficial to expla

Samrose-Ahmed
Samrose-Ahmed commented Mar 9, 2020

Really nice project.

Writing in coconut files, you lose all the IDE integrations for Python. For example, I use VSCode and all the intellicode and hints of course doesn't work for cocount.

I am not too familiar but perhaps theres needs to be a separate language server or maybe you could leverage the existing Python integrations. Either way, better IDE integration wo

ShalokShalom
ShalokShalom commented May 5, 2019

Hi there and thanks for this product. Currently, I see zero build instructions overall. How to install just Gluon on my computer, so I can work with it? Cooperating with Rust is a non-goal by now and it seems the current Readme assumes I am a Rust developer and familiar with its package system.

whereswaldon
whereswaldon commented Oct 5, 2018

I tried Oh, and it seems interesting. Certainly the programmability aspect is cool, and I like the idea of the type system. However, there's no documentation about how to customize anything (your prompt, for instance). I could read the source code, but I decided to try the shell on a whim at work, and I can't reasonably spend the time. I think it would be pretty easy to put together some guidance

flotrek
flotrek commented Sep 26, 2019

I'm trying to gracefully exit the webServer with a GET or POST to the the webServer itself.

Is there a way to execute code after a HTTP response has been given to the client to help me do that properly ?

Is there a nicer way to handle shutting down suave server from a CD pipeline ?

let app = 
    choose [
        path "/gracefulExit" >=> 
            request(fun r -> 
     
lemonbrain-mk
lemonbrain-mk commented Apr 19, 2020

Hey,

I did a lot of work for authorization for your project. The first one is to use your project with concrete5 and the second one is to authorize the requests with jwt including the websocket server. This would maybe be a good example package for your documentation, how somebody could include authorization? I know it's not an issue, but i dont know how to reach you :)
https://github.com/lemo

jnguyen32
jnguyen32 commented Jul 24, 2019

The documentation seems fairly limited. Looking for a way to execute a "WHERE EXISTS" or "WHERE NOT EXISTS" type query.

Is the recommendation to extend pypika to include it or is there a way to custom write part of the query?

Not seeing much documentation on extending the module.

Improve this page

Add a description, image, and links to the functional 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 functional topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.