-
I am not sure if the change I am suggesting here is going beyond CSV Reading. I will explain anyways, since it is not a big change to NeoCSVReader but made my life a lot easier.
First, let me expla…
-
Sort I think is a bit funky, too. It seems it resets the LIMIT once it executes it.
Like say one changes the LIMIT to 500 and hit enter to execute. Tab down to the results frame and pageDown and page…
-
I've asked this question within Gitter, maybe it will be useful to add more documentation about it:
Hi! I'm new in FRP world and just found your library. I'm building chat-based app and trying to ma…
-
I went to bed clean shaven and woke up like this!!?!?!?!?!
-
the NPV calculation (and probably others) have unexpected side effects on the input array. It will turn all numbers in the input array into DecNums.
Example:
> x = [1,2,3]
> => [1, 2, 3]
> x.npv…
-
### Description
I dag legges det til properties på `FhiDiagramOptions` til internt bruk i `FhiAngularHighchartsComponent`. Dette er forvirrende for konsumenter av komponenten siden endringene også re…
-
## Description
We should remove Guava dependency from project .
Thanks for spotting this! An alternative solution would be to remove Guava altogether from the code base, it doesn't …
-
Before you scoff at this, it has been done before on the Quill, another adventure game system for the Speccy.
I would love an ability to use the beeper for sound effects on the Speccy side of things …
-
## What
Currently, there isn't a well-defined mechanism for passing side-effects to the rendering layer.
### Using `SingleLiveEvent` concept
```kotlin
class SideEffect(val value: Type) {
pri…
-
Integreted webcam not recongnized after product name set as MacBookAir7,2 as the alc fix instructed.
Suggested product name as: MacBookPro12,1, family: MacBook Pro. Both headphone jack and webcam wor…