Search results

pi :: Number

The ratio of the circumference of a circle to its diameter, around 3.14159.

P purescript-math M Math
pi :: Number

The ratio of the circumference of a circle to its diameter.

> pi
3.141592653589793
P purescript-numbers M Data.Number
pi :: Decimal

Pi, the ratio of a circle's circumference to its diameter.

P purescript-decimals M Data.Decimal
pi :: Int -> Int -> Int -> Permutation

Permutation from a swap.

P permutations M Data.Permutation
Pi :: NumberConstant
P purescript-math-equation M Math.Equation
pi :: Quantity
P purescript-quantities M Data.Quantity.Math

A process ID.

P purescript-posix-types M Data.Posix
Pid :: Int -> Pid
P purescript-posix-types M Data.Posix
pid :: Pid

Returns the PID of the current process.

P purescript-node-process M Node.Process
pid :: ChildProcess -> Effect (Maybe Pid)

The process ID of a child process. This will be Nothing until the process has spawned. Note that if the process has already exited, another process may have taken the same ID, so be careful!

P purescript-node-child-process M Node.ChildProcess
pid :: UnsafeChildProcess -> Effect (Maybe Pid)

The process ID of a child process. Note that if the process has already exited, another process may have taken the same ID, so be careful!

P purescript-node-child-process M Node.UnsafeChildProcess.Safe
pie :: forall m i. Monad m => (CommandsT PieSeriesI m) ~> (CommandsT (pie :: I | i) m)
P purescript-echarts M ECharts.Commands
Pin :: Symbol
P purescript-echarts M ECharts.Types
pid :: forall e. Eff (phantomjs :: PHANTOMJS | e) Int

The PID (Process ID) for the currently executing PhantomJS process.

P purescript-phantom M PhantomJS.System
Pie :: ChartType
P purescript-apexcharts M Apexcharts.Common
P purescript-apexcharts M Apexcharts.PlotOptions.Pie
pie :: Option PlotOptions (Options Pie)
P purescript-apexcharts M Apexcharts.PlotOptions.Pie
pie :: Emoji

πŸ₯§

P purescript-emo8 M Emo8.Data.Emoji
Pie :: ChartType
P purescript-google-apps M Data.Google.Apps.Charts.ChartType
Pie :: ShapeType
P purescript-google-apps M Data.Google.Apps.Slides.ShapeType
pie :: Emoji
P purescript-nemo M Nemo.Data.Emoji
pie :: forall attrs attrs_. Union attrs attrs_ Props_pie => Record attrs -> JSX
P purescript-recharts M Recharts
pig :: Emoji

πŸ–

P purescript-emo8 M Emo8.Data.Emoji
pig :: Emoji
P purescript-nemo M Nemo.Data.Emoji
P purescript-elasticsearch M Database.ElasticSearch.Search
pit :: Cast Pit
P purescript-elasticsearch M Database.ElasticSearch.Search
piX :: ReactIcon
P purescript-react-icons M React.Icons.Pi
pipe :: forall w r. Readable w -> Writable r -> Effect Unit

Read chunks from a readable stream and write them to a writable stream.

P purescript-node-streams M Node.Stream
P purescript-pipes M Pipes.Core
ping :: String -> Attribute
P purescript-smolder M Text.Smolder.HTML.Attributes
pick :: forall a r b l. Union b r a => RowToList b l => Keys l => Record a -> Record b
P purescript-record-extra M Record.Extra
pipe :: StdIO

When used for X, then Y will exist on the child process where X and Y are

  • stdio[0] - stdin
  • stdio[1] - stdout
  • stdio[2] - stderr

Note: when used with stdin, piping the parent stdin to this stream will not cause the child process to terminate when that parent stdin stream ends via Ctrl+D user input. Rather, the child process will hang until the parent process calls Stream.end on the child process' stdin stream. Since it's impossible to know when the user inputs Ctrl+D, inherit should be used instead.

P purescript-node-child-process M Node.ChildProcess.Types
ping :: forall state. String -> VNode state -> VNode state
P purescript-freedom M Freedom.Markup.Prop
ping :: forall a. String -> Prop a

Specifies a space-separated list of URLs to which, when the hyperlink is followed, POST requests with the body PING will be sent by the browser (in the background). Typically used for tracking.

P purescript-chameleon M Chameleon.HTML.Attributes
P purescript-express M Node.Express.Types
pick :: forall r2 rx r1. Union r2 rx r1 => Record r1 -> Record r2
P purescript-classless M Classless
ping :: String -> VNode -> VNode
P purescript-grain M Grain.Markup.Prop
P purescript-deku M Deku.DOM.Attr.Ping
Ping :: Ping
P purescript-deku M Deku.DOM.Attr.Ping
pipe :: forall readable writable. Readable readable => Writable writable => writable -> Boolean -> readable -> Effect writable
P purescript-idiomatic-node-stream M Node.Stream.Readable
pipe :: forall readable writable. Writable writable => Readable readable => Event writable (readable -> Effect Unit)
P purescript-idiomatic-node-stream M Node.Stream.Writable.Events
piAt :: ReactIcon
P purescript-react-icons M React.Icons.Pi
pick :: forall a. (a -> Boolean) -> Array a -> Maybe { no :: Array a, yes :: a }

Find an element by a predicate and return it together with the array without the element.

pick (_ == 2) [1,2,3] == Just {yes: 2, no: [1,3]}
P purescript-arrays-extra M Data.Array.Extra.First
pick :: forall a. (a -> Boolean) -> Array a -> Maybe { no :: Array a, yes :: a }

Find an element by a predicate and return it together with the array without the element.

pick (_ == 2) [1,2,3] == Just {yes: 2, no: [1,3]}
P purescript-arrays-extra M Data.Array.Extra.Last
pick :: Emoji

⛏

P purescript-emo8 M Emo8.Data.Emoji
pick :: forall a b. Project a b => a -> b
P purescript-interactive-data M InteractiveData.Core.Util.RecordProjection
pick :: forall (input :: Type) (err :: Type) (output :: Type) (chosen :: Type) (sym :: Symbol) (tlist :: TList). ParseSymbol sym tlist => ConstructBarlow tlist (Forget chosen) input input chosen chosen => Proxy sym -> (chosen -> V (NonEmptyArray err) output) -> PickE input err output
P purescript-morello M Morello.Morello.Core
P purescript-morello M Morello.Morello.Simple
pick :: Emoji
P purescript-nemo M Nemo.Data.Emoji
pick :: forall a r b l. Union b r a => RowToList b l => Keys l => Record a -> Record b
P purescript-record-extra-srghma M Record.ExtraSrghma.Keys
pico :: DerivedUnit -> DerivedUnit
P purescript-quantities M Data.Units
pill :: Emoji

πŸ’Š

P purescript-emo8 M Emo8.Data.Emoji
pill :: PillProps -> JSX
P purescript-lumi-components M Lumi.Components.Pill
pill :: Emoji
P purescript-nemo M Nemo.Data.Emoji
ping :: ToStringAttribute
P purescript-flame M Flame.Html.Attribute.Internal
ping :: forall endpoint. Http2Session endpoint -> (Maybe Error -> Milliseconds -> Buffer -> Effect Unit) -> Effect Boolean
P purescript-node-http2 M Node.Http2.Session
ping :: forall e. WSConnection -> Buffer -> Eff (wss :: WSSERVER | e) Unit
P purescript-node-websocket M Node.Websocket.Connection
ping :: String -> Attribute
P purescript-open-smolder M Text.Smolder.HTML.Attributes
ping :: String -> StaticProperty
P purescript-panda M Panda.Property
ping :: forall eff. Client -> Aff (periodic :: PERIODIC | eff) Boolean
P purescript-periodic M Periodic.Client
pink :: Color

#FFC0CB

P purescript-emo8 M Emo8.Data.Color
pink :: TailwindColor
P purescript-fahrtwind M Fahrtwind.Style.Color.Tailwind
Pink :: Color
P purescript-google-apps M Data.Google.Apps.Calendar.Color
Pink :: BandingTheme
P purescript-google-apps M Data.Google.Apps.Spreadsheet.BandingTheme
pink :: Hue
P purescript-materialize M Materialize.Color
pink :: Color
P purescript-open-colors-scales-and-schemes M Color.Scheme.MaterialDesign
pink :: Color
P purescript-open-colors-scales-and-schemes M Color.Scheme.X11
pink :: Color
P purescript-react-mui M MaterialUI.Colors
pink :: Color
P purescript-reactnative M ReactNative.PropTypes.Color
pint :: DerivedUnit

Unit of volume, the US liquid pint, 1 pint = 1/8Β·gal.

P purescript-quantities M Data.Units.USCustomary
pipe :: forall r w chunktype. Readable chunktype w -> Writable r -> Effect (Writable r)
P purescript-node-readable M Node.Stream.Readable

A full bidirectional Pipe acts as an upstream Client and a downstream Server.

P purescript-run-streaming M Run.Streaming
piPi :: ReactIcon
P purescript-react-icons M React.Icons.Pi
pipe' :: forall w r. Readable w -> Writable r -> { end :: Boolean } -> Effect Unit
P purescript-node-streams M Node.Stream
pipeH :: forall r w. EventHandle1 (Writable r) (Readable w)
P purescript-node-streams M Node.Stream
P purescript-pipes
Pixel :: DeltaMode
P purescript-web-uievents M Web.UIEvent.WheelEvent
pitch :: String -> StyleAttribute
P purescript-oak M Oak.Css
pivot :: forall a. Eq a => Ord a => Ring a => Int -> Matrix a -> Int

Returns the row index of the maximum element (in magnitude) among all the elements below (possibly as high as) the diagonal element of the column whose index is provided.

P purescript-sparse-matrices M Data.Sparse.Matrix
Pixel :: Int -> PixelOrPercent
P purescript-echarts M ECharts.Types
pipe_ :: forall writable readable. Readable readable => Writable writable => writable -> readable -> Effect writable
P purescript-idiomatic-node-stream M Node.Stream.Readable
piBag :: ReactIcon
P purescript-react-icons M React.Icons.Pi
piBed :: ReactIcon
P purescript-react-icons M React.Icons.Pi
piBug :: ReactIcon
P purescript-react-icons M React.Icons.Pi
piBus :: ReactIcon
P purescript-react-icons M React.Icons.Pi
piCar :: ReactIcon
P purescript-react-icons M React.Icons.Pi
piCat :: ReactIcon
P purescript-react-icons M React.Icons.Pi
pick' :: forall s a err b. AGetter' s a -> ValidateE a err b -> PickE s err b
P purescript-morello M Morello.Morello.Core
P purescript-morello M Morello.Morello.Core
PickE :: forall input err a. (ValidateE input err a) -> PickE input err a
P purescript-morello M Morello.Morello.Core
piCpu :: ReactIcon
P purescript-react-icons M React.Icons.Pi
piDna :: ReactIcon
P purescript-react-icons M React.Icons.Pi
piDog :: ReactIcon
P purescript-react-icons M React.Icons.Pi
piDot :: ReactIcon
P purescript-react-icons M React.Icons.Pi
piEar :: ReactIcon
P purescript-react-icons M React.Icons.Pi
piece :: DerivedUnit

A separate or limited portion or quantity of something.

P purescript-quantities M Data.Units.Misc
piEgg :: ReactIcon
P purescript-react-icons M React.Icons.Pi
piEye :: ReactIcon
P purescript-react-icons M React.Icons.Pi
piFan :: ReactIcon
P purescript-react-icons M React.Icons.Pi