Search results

pi :: Number

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

pi :: Number

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

> pi
3.141592653589793
pi :: Decimal

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

pi :: forall repr. TrigExpr repr => repr Number
pi :: forall repr. TrigExpr repr => repr Number
pi :: forall repr. TrigDSL repr => repr Number
Pi :: NumberConstant
pi :: Int -> Int -> Int -> Permutation

Permutation from a swap.

pi :: Quantity

A process ID.

Pid :: Int -> Pid
pid :: Pid

Returns the PID of the current 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!

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!

pie :: forall a. (a -> Number) -> Array a -> Array (PieSlice a)

Compute pie slices from data using a value accessor

-- Simple array of numbers
pie identity [10.0, 20.0, 30.0]

-- Array of records
pie _.sales [{ name: "A", sales: 100.0 }, { name: "B", sales: 200.0 }]
pie :: forall m i. Monad m => (CommandsT PieSeriesI m) ~> (CommandsT (pie :: I | i) m)
Pin :: Symbol
Pie :: ChartType
pid :: forall e. Eff (phantomjs :: PHANTOMJS | e) Int

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

Pie :: ChartType
pie :: Option PlotOptions (Options Pie)
pie :: Emoji

🥧

Pie :: ChartType
Pie :: ShapeType
pie :: Emoji
Pie :: Cookie
pie :: forall attrs attrs_. Union attrs attrs_ Props_pie => Record attrs -> JSX
pig :: Emoji

🐖

pig :: Emoji
pin :: Gen String
pit :: Cast Pit
piX :: ReactIcon
pipe :: forall w r. Readable w -> Writable r -> Effect Unit

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

ping :: String -> Attribute
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.

pick :: forall a r b l. Union b r a => RowToList b l => Keys l => Record a -> Record b
ping :: forall state. String -> VNode state -> VNode state
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.

Pipe :: FilePath -> Pipe
pick :: forall r2 rx r1. Union r2 rx r1 => Record r1 -> Record r2
ping :: String -> VNode -> VNode
Ping :: Ping
ping :: Redis -> Aff String
ping :: Client -> Aff Boolean
ping :: Connection -> Aff Boolean