Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Sal
Sal has asked
49
questions and find answers to
9
problems.
Stats
404
EtPoint
44
Vote count
49
questions
9
answers
About
Sal questions
Writing fusible O(1) update for vector
Locating Javascript libraries for FFI
Unboxing boxed value in vector of four tuples
Space analysis for parfib in monad-par example
Optimization suggestions when writing storable vector definition for union struct
No stream fusion with unsafeUpdate_ in unboxed vector
Monadic parsing functional pearl - gluing multiple parsers together
Passing scoped state in runST function
Two calls to `seq` in strict version of `first`
Converting 64-bit Double to ByteString efficiently
Sal answers
Importing 'C' Delay function into Haskell using FFI
Converting 64-bit Double to ByteString efficiently
Writing "wc -l" using Iteratee library - how to filter for newline?
Convert a Lazy ByteString to a strict ByteString
FFI Haskell Callback with State
Schedule error when calling multi-threaded C FFI with Haskell Callback function
Implementation of MVar in C?