Ultimate Plumber is a tool for writing Linux pipes with instant live preview
-
Updated
Apr 27, 2021 - Go
unsafeOffset :: Int -> Array.Array a -> Array.Array a
and
unsafeCut :: Int -> Array.Array a -> Array.Array a
or,
unsafeSlice :: Int -> Int -> Array.Array a -> Array.Array a
@harendra-kumar Thoughts?
The plugin included for Unix is a .so file but Unity requires a .bundle file for Mac OS:
For cross platform plug-ins you must include the .bundle (for Mac), .dll (for Windows), and .so (for Linux) files in the Plugins folder. No further work is then required on your side - Unity automatically picks the right plug-in for the target platform and includes it with the player.
I don
Add a description, image, and links to the pipes topic page so that developers can more easily learn about it.
To associate your repository with the pipes topic, visit your repo's landing page and select "manage topics."
It might be nice to have a Wiki set up to help people better understand the overall idea of the repository. Anyone is free to help out with this