Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing documentation #114

Closed
runarorama opened this issue Sep 25, 2022 · 1 comment
Closed

Missing documentation #114

runarorama opened this issue Sep 25, 2022 · 1 comment
Milestone

Comments

@runarorama
Copy link
Contributor

runarorama commented Sep 25, 2022

The following definitions are all currently missing a corresponding Doc in Base.

I've sorted them by length, presuming that definitions with shorter names are probably more important to document.

If you want to add docs for a definition here, tick its box and follow the instructions in CONTRIBUTING.md for how to make a pull-request to Base.

  • Any
  • Char
  • GUID
  • Text
  • Bytes
  • Int.*
  • Int.+
  • Int.-
  • Int./
  • Int.<
  • Int.>
  • Nat.*
  • Nat./
  • Nat.<
  • Nat.>
  • Char.<
  • Char.>
  • Either
  • IO.ref
  • Int.!=
  • Int.<=
  • Int.==
  • Int.>=
  • Nat.<=
  • Nat.>=
  • Nat.gt
  • Nat.lt
  • Nat.or
  • Pretty
  • Text.<
  • Text.>
  • Char.!=
  • Char.<=
  • Char.==
  • Char.>=
  • Char.eq
  • Char.gt
  • Char.lt
  • Float.*
  • Float.+
  • Float.-
  • Float./
  • Float.<
  • Float.>
  • Nat.and
  • Nat.div
  • Nat.max
  • Nat.min
  • Nat.pow
  • Nat.sub
  • Nat.xor
  • Text.!=
  • Text.++
  • Text.<=
  • Text.==
  • Text.>=
  • Text.eq
  • Text.gt
  • Text.lt
  • data.Id
  • Bytes.++
  • Bytes.at
  • Char.neq
  • Doc.Join
  • Doc.Term
  • Doc.Word
  • Doc.term
  • Float.!=
  • Float.<=
  • Float.>=
  • Float.eq
  • Float.gt
  • Float.lt
  • Nat.gteq
  • Nat.lteq
  • Optional
  • test.Gen
  • Boolean.<
  • Boolean.>
  • Char.gteq
  • Char.lteq
  • Doc.Style
  • Doc.Table
  • Float.max
  • Float.min
  • Float.neq
  • Nat.isOdd
  • Nat.range
  • Nat.toInt
  • Text.drop
  • Text.gteq
  • Text.lteq
  • Text.size
  • Text.take
  • Text.trim
  • data.Heap
  • data.Trie
  • test.cost
  • test.runs
  • Boolean.!=
  • Boolean.<=
  • Boolean.==
  • Boolean.>=
  • Boolean.eq
  • Bytes.drop
  • Bytes.size
  • Bytes.take
  • Char.toNat
  • Doc.Anchor
  • Doc.Column
  • Doc.Folded
  • Float.gteq
  • Float.lteq
  • IO.IOError
  • Int.maxInt
  • Int.negate
  • Int.toText
  • Nat.isEven
  • Nat.maxNat
  • Nat.toText
  • Pretty.get
  • Pretty.lit
  • Pretty.map
  • Text.empty
  • Text.toBag
  • data.Bag.*
  • data.Bag.+
  • Boolean.neq
  • Bytes.empty
  • Char.toText
  • Doc.Callout
  • Doc.Special
  • Either.Left
  • Function.<<
  • Function.<|
  • Function.>>
  • Function.id
  • Function.|>
  • Int.safeMod
  • Int.toFloat
  • Nat.toFloat
  • Pattern.run
  • Pretty.join
  • Pretty.wrap
  • Text.repeat
  • Text.toUtf8
  • Text.uncons
  • Text.unsnoc
  • crypto.hmac
  • data.Bag.==
  • data.Map.==
  • data.Stream
  • mutable.Ref
  • test.Result
  • test.sample
  • ArrayFailure
  • Boolean.gteq
  • Boolean.lteq
  • Bytes.toList
  • Char.fromNat
  • Either.Right
  • IO.IOFailure
  • Int.safeEmod
  • Nat.fromText
  • Optional.map
  • Pretty.empty
  • Pretty.group
  • Pretty.sepBy
  • Pretty.table
  • data.List.++
  • data.List.+:
  • data.List.:+
  • data.SeqView
  • test.Test.ok
  • test.gen.int
  • test.gen.nat
  • Bytes.flatten
  • Doc.CodeBlock
  • Doc.Paragraph
  • Float.fromInt
  • Float.fromNat
  • IO.Handle.Std
  • IO.Handle.std
  • IO.TlsFailure
  • Nat.increment
  • Nat.shiftLeft
  • Optional.None
  • Optional.Some
  • Optional.map2
  • Ordering.Less
  • Ordering.gtBy
  • Ordering.ltBy
  • Pretty.append
  • Pretty.indent
  • Pretty.orElse
  • Text.fromUtf8
  • Universal.!==
  • Universal.===
  • abilities.Ask
  • data.Heap.max
  • data.Heap.pop
  • data.List.map
  • data.List.zip
  • data.Trie.gen
  • data.Trie.map
  • data.Weighted
  • metadata.Year
  • mutable.Scope
  • test.Test.run
  • test.gen.pick
  • Bytes.fromList
  • Bytes.toBase16
  • Bytes.toBase32
  • Bytes.toBase64
  • Either.toThrow
  • Float.Infinity
  • Float.fromText
  • Function.const
  • IO.Handle.seek
  • IO.IOError.EOF
  • Nat.complement
  • Nat.shiftRight
  • Ordering.Equal
  • Ordering.maxBy
  • Ordering.minBy
  • Pretty.indent'
  • data.Array.Arr
  • data.Array.Raw
  • data.ByteArray
  • data.Heap.size
  • data.Heap.sort
  • data.List.cons
  • data.List.drop
  • data.List.init
  • data.List.size
  • data.List.snoc
  • data.List.take
  • data.Trie.head
  • data.Trie.tail
  • math.Natural.*
  • math.Natural.+
  • math.Natural.-
  • math.Natural./
  • math.Natural.<
  • math.Natural.>
  • math.Natural.^
  • syntax.docEval
  • syntax.docJoin
  • syntax.docLink
  • syntax.docWord
  • test.Result.Ok
  • test.Test.both
  • test.Test.fail
  • test.gen.empty
  • test.gen.float
  • test.gen.natIn
  • time.LocalTime
  • Doc.SpecialForm
  • IO.Handle.close
  • IO.Handle.isEOF
  • Int.shiftRightL
  • Optional.orElse
  • Ordering.gteqBy
  • Ordering.lteqBy
  • Text.toCharList
  • abilities.Abort
  • abilities.Throw
  • data.Heap.union
  • data.List.empty
  • data.List.halve
  • data.List.inits
  • data.List.slice
  • data.List.tails
  • data.List.toMap
  • data.List.toSet
  • data.Map.insert
  • data.Map.lookup
  • data.Set.random
  • data.Trie.empty
  • data.Trie.union
  • data.Tuple.Cons
  • math.Natural.<=
  • math.Natural.==
  • math.Natural.>=
  • math.Natural.eq
  • math.Natural.gt
  • math.Natural.lt
  • metadata.Author
  • reflection.Link
  • syntax.docTable
  • test.Gen.sample
  • test.Test.label
  • test.Test.prove
  • test.gen.listOf
  • time.Instant.!=
  • time.OffsetTime
  • Bytes.fromBase16
  • Bytes.fromBase32
  • Bytes.fromBase64
  • Doc.BulletedList
  • Doc.NumberedList
  • Doc.Video.config
  • Function.andThen
  • Function.compose
  • IO.FilePath.open
  • IO.Handle.isOpen
  • IO.Handle.toText
  • IO.Raw.bytearray
  • Nat.leadingZeros
  • Optional.flatMap
  • Optional.toAbort
  • Ordering.Greater
  • Pretty.Annotated
  • crypto.hmacBytes
  • data.Heap.maxKey
  • data.List.insert
  • data.List.sortBy
  • data.List.uncons
  • data.List.unfold
  • data.List.unsnoc
  • data.Map.foreach
  • data.Stream.emit
  • data.Trie.insert
  • data.Trie.lookup
  • data.Trie.values
  • math.Natural.pow
  • metadata.License
  • mutable.Ref.read
  • syntax.docColumn
  • syntax.docSource
  • test.Result.Fail
  • test.Test.expect
  • test.Test.okWith
  • test.TestFailure
  • time.Duration.!=
  • time.Duration.==
  • Doc.Video.sources
  • Function.compose2
  • Function.compose3
  • IO.net.Tls.Cipher
  • Nat.subtractToInt
  • Nat.trailingZeros
  • Text.fromCharList
  • Text.patterns.eof
  • abilities.Ask.ask
  • abilities.Request
  • data.List.indexed
  • data.List.replace
  • data.List.reverse
  • data.Trie.mapKeys
  • data.Weighted.<|>
  • data.Weighted.map
  • math.Natural.gteq
  • math.Natural.lteq
  • mutable.Ref.write
  • mutable.Scope.ref
  • mutable.Scope.run
  • syntax.docCallout
  • syntax.docExample
  • system.ANSI.Color
  • test.laws.adjoint
  • IO.FilePath.exists
  • IO.FilePath.toText
  • IO.Handle.SeekMode
  • IO.Handle.position
  • IO.Handle.putBytes
  • IO.Raw.bytearrayOf
  • IO.concurrent.fork
  • IO.concurrent.kill
  • IO.net.Port.toText
  • IO.net.Socket.port
  • IO.net.Socket.send
  • IO.net.Tls.Version
  • Optional.orDefault
  • Text.alignLeftWith
  • data.ByteArray.Raw
  • data.Heap.children
  • data.Heap.fromKeys
  • data.Heap.fromList
  • data.List.diagonal
  • data.List.distinct
  • data.SeqView.VElem
  • data.Trie.head.set
  • data.Trie.tail.set
  • data.Weighted.Fail
  • data.Weighted.drop
  • data.Weighted.ints
  • data.Weighted.nats
  • math.Natural.toHex
  • mutable.Array.MArr
  • system.ConsoleText
  • test.Test.failWith
  • time.LocalDate.day
  • Bytes.decodeNat16be
  • Bytes.decodeNat16le
  • Bytes.decodeNat32be
  • Bytes.decodeNat32le
  • Bytes.decodeNat64be
  • Bytes.decodeNat64le
  • Bytes.encodeNat16be
  • Bytes.encodeNat16le
  • Bytes.encodeNat32be
  • Bytes.encodeNat32le
  • Bytes.encodeNat64be
  • Bytes.encodeNat64le
  • Bytes.gzip.compress
  • Bytes.zlib.compress
  • Doc.Deprecated.Blob
  • Doc.Deprecated.Join
  • Doc.Deprecated.Link
  • Doc.UntitledSection
  • Either.flatMapRight
  • Either.flattenRight
  • IO.FilePath.getSize
  • IO.Handle.Std.StdIn
  • IO.net.Socket.close
  • Text.alignRightWith
  • data.Array.Raw.read
  • data.Array.Raw.size
  • data.ByteArray.BArr
  • data.Heap.singleton
  • data.SeqView.VEmpty
  • data.Trie.singleton
  • data.Trie.unionWith
  • data.Weighted.Yield
  • data.Weighted.lists
  • data.Weighted.yield
  • math.Natural.divMod
  • syntax.docCodeBlock
  • syntax.docParagraph
  • syntax.docSignature
  • test.Gen.toWeighted
  • test.Test.proveWith
  • test.gen.nonzeroInt
  • test.laws.reflexive
  • time.LocalDate.year
  • time.LocalTime.hour
  • Doc.SpecialForm.Link
  • Doc.Video.config.set
  • IO.FilePath.FileMode
  • IO.Handle.BufferMode
  • IO.Handle.Std.StdErr
  • IO.Handle.Std.StdOut
  • IO.Handle.isSeekable
  • IO.IOError.UserError
  • IO.net.Socket.toText
  • IO.net.Tls.terminate
  • Int.toRepresentation
  • Pretty.Annotated.Lit
  • Text.patterns.charIn
  • data.Multimap.insert
  • data.Multimap.lookup
  • data.Weighted.Weight
  • data.Weighted.filter
  • data.Weighted.floats
  • data.Weighted.sample
  • data.Weighted.weight
  • metadata.Author.guid
  • metadata.Author.name
  • metadata.LicenseType
  • reflection.Link.Term
  • reflection.Link.Type
  • reflection.Link.Type
  • syntax.docEvalInline
  • syntax.docTransclude
  • test.laws.transitive
  • time.LocalDate.month
  • time.OffsetTime.time
  • Bytes.gzip.decompress
  • Bytes.zlib.decompress
  • Doc.Deprecated.Source
  • Doc.SpecialForm.Embed
  • Doc.Video.sources.set
  • IO.Handle.getPosition
  • IO.net.Socket.receive
  • IO.net.Tls.PrivateKey
  • IO.net.Tls.SignedCert
  • IO.net.Tls.decodeCert
  • IO.net.Tls.encodeCert
  • Pretty.Annotated.Wrap
  • abilities.Abort.abort
  • abilities.Ask.provide
  • abilities.Random.nat!
  • abilities.Throw.throw
  • abilities.Throw.toBug
  • data.ByteArray.append
  • data.List.Nonempty.++
  • data.List.Nonempty.+|
  • data.List.Nonempty.|+
  • data.Trie.head.modify
  • data.Trie.tail.modify
  • data.Weighted.flatMap
  • math.Natural.maybeDiv
  • math.Natural.maybeMod
  • metadata.IsPropagated
  • metadata.authors.hagl
  • metadata.authors.stew
  • metadata.isPropagated
  • mutable.ByteArray.Raw
  • system.ANSI.Color.Red
  • time.LocalDate.atTime
  • time.LocalTime.minute
  • time.LocalTime.second
  • Doc.Deprecated.example
  • Doc.SpecialForm.Source
  • Float.NegativeInfinity
  • IO.Failure.MiscFailure
  • IO.FilePath.removeFile
  • IO.FilePath.renameFile
  • IO.Handle.getBuffering
  • IO.IOError.NoSuchThing
  • IO.concurrent.ThreadId
  • IO.net.Connection.send
  • IO.net.HostName.toText
  • Pretty.Annotated.Empty
  • Pretty.Annotated.Group
  • Pretty.Annotated.Table
  • abilities.Store.unfold
  • data.Weighted.fromList
  • metadata.License.years
  • metadata.authors.dolio
  • metadata.authors.vanev
  • mutable.Array.Raw.read
  • mutable.Array.Raw.size
  • syntax.docBulletedList
  • syntax.docExampleBlock
  • syntax.docFoldedSource
  • syntax.docNumberedList
  • system.ANSI.Color.Blue
  • system.ANSI.Color.Cyan
  • time.LocalDate.day.set
  • time.OffsetTime.offset
  • time.UTCOffset.toHours
  • unsafe.coerceAbilities
  • Doc.Deprecated.Evaluate
  • Doc.SpecialForm.Example
  • Doc.Video.config.modify
  • Hash.Murmur.initialSeed
  • IO.FilePath.isDirectory
  • IO.IOError.ResourceBusy
  • IO.net.Connection.close
  • IO.net.Tls.ServerConfig
  • Pretty.Annotated.Append
  • Pretty.Annotated.Indent
  • Pretty.Annotated.OrElse
  • Text.patterns.notCharIn
  • abilities.Random.split!
  • data.ByteArray.Raw.size
  • data.Weighted.mergeWith
  • math.Natural.toMaybeNat
  • metadata.authors.iamevn
  • metadata.authors.rlmark
  • mutable.Array.Raw.write
  • mutable.ByteArray.MBArr
  • syntax.docEmbedTermLink
  • syntax.docEmbedTypeLink
  • syntax.docSourceElement
  • system.ANSI.Color.Black
  • system.ANSI.Color.Green
  • system.ANSI.Color.White
  • system.ConsoleText.Bold
  • test.Test.unexpected.ok
  • test.gen.nonemptyListOf
  • time.LocalDate.year.set
  • time.LocalDateTime.date
  • time.LocalDateTime.time
  • time.LocalTime.hour.set
  • Doc.Deprecated.Signature
  • Doc.MediaSource.mimeType
  • Doc.Video.sources.modify
  • Float.fromRepresentation
  • IO.FilePath.getTimestamp
  • IO.IOError.AlreadyExists
  • IO.net.Socket.accept.raw
  • IO.net.Socket.listen.raw
  • IO.net.Socket.server.raw
  • abilities.Throw.toEither
  • data.ByteArray.Raw.read8
  • data.Heap.sortDescending
  • math.Natural.maybeDivMod
  • metadata.Author.guid.set
  • metadata.Author.name.set
  • metadata.CopyrightHolder
  • metadata.authors.ceedubs
  • metadata.authors.pete_ts
  • metadata.authors.zenhack
  • metadata.licenses.iamevn
  • system.ANSI.Color.Yellow
  • system.ConsoleText.Plain
  • time.Duration.nanosecond
  • time.LocalDate.month.set
  • time.OffsetTime.time.set
  • time.UTCOffset.fromHours
  • time.UTCOffset.toMinutes
  • Bytes.toBase64UrlUnpadded
  • Doc.MediaSource.sourceUrl
  • Doc.SpecialForm.Signature
  • Hash.Murmur.impl.murmur_m
  • Hash.Murmur.impl.murmur_r
  • IO.Failure.RuntimeFailure
  • IO.FilePath.FileMode.Read
  • IO.net.Connection.receive
  • Text.patterns.asciiLetter
  • abilities.Exception.raise
  • crypto.HashAlgorithm.Sha1
  • data.Stream.pipe!.handler
  • math.Natural.div.aborting
  • math.Natural.mod.aborting
  • metadata.authors.emiflake
  • metadata.licenseTypes.mit
  • reflection.Code.isMissing
  • syntax.docEmbedAnnotation
  • syntax.docUntitledSection
  • system.ANSI.Color.Magenta
  • system.ConsoleText.Invert
  • time.LocalDate.day.modify
  • time.LocalTime.minute.set
  • time.LocalTime.nanosecond
  • time.LocalTime.second.set
  • Bytes.base32Hex.Hex32Piece
  • IO.FilePath.FileMode.Write
  • IO.net.Connection.send.set
  • data.Stream.toList.handler
  • metadata.License.years.set
  • metadata.authors.anovstrup
  • metadata.authors.aryairani
  • metadata.authors.atacratic
  • metadata.authors.hagl.guid
  • metadata.authors.pchiusano
  • metadata.authors.stew.guid
  • metadata.licenseTypes.bsd2
  • metadata.licenseTypes.bsd3
  • metadata.licenses.hagl2021
  • mutable.ByteArray.Raw.size
  • syntax.docEmbedAnnotations
  • time.Duration.deprecated.*
  • time.LocalDate.year.modify
  • time.LocalTime.hour.modify
  • time.OffsetDateTime.offset
  • time.OffsetTime.offset.set
  • time.UTCOffset.fromMinutes
  • time.UTCOffset.offsetHours
  • Bytes.fromBase64UrlUnpadded
  • Doc.SpecialForm.EmbedInline
  • IO.FilePath.FileMode.Append
  • IO.FilePath.createDirectory
  • IO.FilePath.removeDirectory
  • IO.FilePath.renameDirectory
  • IO.IOError.IllegalOperation
  • IO.IOError.PermissionDenied
  • IO.net.Connection.close.set
  • IO.net.Socket.receiveAtMost
  • IO.net.Tls.decodePrivateKey
  • IO.net.Tls.encodePrivateKey
  • abilities.Abort.toException
  • abilities.Exception.Generic
  • abilities.Exception.doc.div
  • data.ByteArray.Raw.read16be
  • data.ByteArray.Raw.read32be
  • data.ByteArray.Raw.read64be
  • data.List.Nonempty.foldLeft
  • metadata.Author.guid.modify
  • metadata.Author.name.modify
  • metadata.authors.daanleijen
  • metadata.authors.dolio.guid
  • metadata.authors.jamessully
  • metadata.authors.katefulton
  • metadata.authors.runarorama
  • metadata.authors.vanev.guid
  • mutable.ByteArray.Raw.read8
  • mutable.Scope.Raw.bytearray
  • reflection.Link.Term.toText
  • system.ANSI.Color.BrightRed
  • test.Test.unexpected.proven
  • test.gen.Char.alpha.sampled
  • test.gen.Char.ascii.sampled
  • test.gen.Char.digit.sampled
  • test.gen.Char.lower.sampled
  • test.gen.Char.upper.sampled
  • time.LocalDate.month.modify
  • time.LocalDateTime.date.set
  • time.LocalDateTime.time.set
  • time.OffsetTime.time.modify
  • Boolean.docs.unaryTruthTable
  • Doc.MediaSource.mimeType.set
  • Doc.SpecialForm.ExampleBlock
  • Doc.SpecialForm.FoldedSource
  • IO.Failure.ArithmeticFailure
  • IO.FilePath.getTempDirectory
  • IO.IOError.ResourceExhausted
  • IO.concurrent.STM.STMFailure
  • data.List.Nonempty.foldRight
  • math.Natural.divMod.aborting
  • metadata.License.licenseType
  • metadata.authors.chrispenner
  • metadata.authors.iamevn.guid
  • metadata.authors.oleggrenrus
  • metadata.authors.rlmark.guid
  • metadata.licenses.jamessully
  • mutable.ByteArray.Raw.write8
  • reflection.validateSandboxed
  • syntax.docEmbedSignatureLink
  • system.ANSI.Color.BrightBlue
  • system.ANSI.Color.BrightCyan
  • system.ConsoleText.Underline
  • time.Duration.nanosComponent
  • time.LocalTime.minute.modify
  • time.LocalTime.second.modify
  • time.UTCOffset.offsetMinutes
  • time.UTCOffset.toMinutes.set
  • Boolean.docs.binaryTruthTable
  • Doc.MediaSource.sourceUrl.set
  • IO.FilePath.directoryContents
  • IO.concurrent.ThreadId.toText
  • IO.net.Connection.receive.set
  • IO.net.Connection.send.modify
  • abilities.Ask.provide.handler
  • crypto.HashAlgorithm.Sha2_256
  • crypto.HashAlgorithm.Sha2_512
  • crypto.HashAlgorithm.Sha3_256
  • crypto.HashAlgorithm.Sha3_512
  • metadata.CopyrightHolder.guid
  • metadata.CopyrightHolder.name
  • metadata.License.years.modify
  • metadata.authors.ceedubs.guid
  • metadata.authors.fabianböller
  • metadata.authors.pete_ts.guid
  • metadata.authors.simonhøjberg
  • metadata.authors.zenhack.guid
  • metadata.licenses.ceedubs2020
  • metadata.licenses.chrispenner
  • metadata.licenses.fböller2020
  • metadata.licenses.zenhack2020
  • mutable.Scope.Raw.bytearrayOf
  • system.ANSI.Color.BrightBlack
  • system.ANSI.Color.BrightGreen
  • system.ANSI.Color.BrightWhite
  • system.ConsoleText.Background
  • system.ConsoleText.Foreground
  • time.LocalTime.nanosecond.set
  • time.OffsetTime.offset.modify
  • IO.FilePath.FileMode.ReadWrite
  • IO.Handle.SeekMode.SeekFromEnd
  • IO.net.Connection.close.modify
  • metadata.authors.dariooddenino
  • metadata.authors.emiflake.guid
  • metadata.authors.heathermiller
  • metadata.copyrightHolders.hagl
  • metadata.copyrightHolders.stew
  • metadata.unassignedGuids.guid3
  • metadata.unassignedGuids.guid4
  • metadata.unassignedGuids.guid5
  • metadata.unassignedGuids.guid6
  • metadata.unassignedGuids.guid8
  • system.ANSI.Color.BrightYellow
  • test.gen.Char.hexDigit.sampled
  • time.Instant.secondsSinceEpoch
  • time.LocalDateTime.date.modify
  • time.LocalDateTime.time.modify
  • time.UTCOffset.offsetNamed.ADT
  • time.UTCOffset.offsetNamed.ART
  • time.UTCOffset.offsetNamed.AST
  • time.UTCOffset.offsetNamed.BRT
  • time.UTCOffset.offsetNamed.BST
  • time.UTCOffset.offsetNamed.CDT
  • time.UTCOffset.offsetNamed.CET
  • time.UTCOffset.offsetNamed.CST
  • time.UTCOffset.offsetNamed.DST
  • time.UTCOffset.offsetNamed.EAT
  • time.UTCOffset.offsetNamed.EDT
  • time.UTCOffset.offsetNamed.EET
  • time.UTCOffset.offsetNamed.EST
  • time.UTCOffset.offsetNamed.GMT
  • time.UTCOffset.offsetNamed.GST
  • time.UTCOffset.offsetNamed.HST
  • time.UTCOffset.offsetNamed.IST
  • time.UTCOffset.offsetNamed.JST
  • time.UTCOffset.offsetNamed.MDT
  • time.UTCOffset.offsetNamed.MSD
  • time.UTCOffset.offsetNamed.MSK
  • time.UTCOffset.offsetNamed.MST
  • time.UTCOffset.offsetNamed.NDT
  • time.UTCOffset.offsetNamed.NZT
  • time.UTCOffset.offsetNamed.PDT
  • time.UTCOffset.offsetNamed.PKT
  • time.UTCOffset.offsetNamed.PST
  • time.UTCOffset.offsetNamed.SLT
  • time.UTCOffset.offsetNamed.SST
  • time.UTCOffset.offsetNamed.UTC
  • time.UTCOffset.offsetNamed.WAT
  • time.UTCOffset.offsetNamed.WET
  • time.UTCOffset.offsetNamed.WIB
  • time.UTCOffset.offsetNamed.WST
  • Doc.MediaSource.mimeType.modify
  • IO.FilePath.createTempDirectory
  • IO.FilePath.getCurrentDirectory
  • IO.FilePath.setCurrentDirectory
  • IO.Handle.SeekMode.AbsoluteSeek
  • IO.Handle.SeekMode.RelativeSeek
  • IO.concurrent.STM.TMap.impl.F a
  • IO.net.Tls.ServerConfig.default
  • abilities.Exception.failOnError
  • data.Stream.interleave!.handler
  • data.Stream.range.test.listLike
  • metadata.authors.anovstrup.guid
  • metadata.authors.aryairani.guid
  • metadata.authors.atacratic.guid
  • metadata.authors.pchiusano.guid
  • metadata.copyrightHolders.vanev
  • mutable.ByteArray.Raw.write16be
  • mutable.ByteArray.Raw.write32be
  • mutable.ByteArray.Raw.write64be
  • system.ANSI.Color.BrightMagenta
  • time.Instant.nanosecondOfSecond
  • time.LocalDateTime.atStartOfDay
  • time.UTCOffset.offsetNamed.AKDT
  • time.UTCOffset.offsetNamed.AKST
  • time.UTCOffset.offsetNamed.BRST
  • time.UTCOffset.offsetNamed.CEST
  • time.UTCOffset.offsetNamed.EEST
  • time.UTCOffset.offsetNamed.IDLE
  • time.UTCOffset.offsetNamed.IDLW
  • time.UTCOffset.offsetNamed.NZDT
  • time.UTCOffset.offsetNamed.NZST
  • time.UTCOffset.toMinutes.modify
  • Doc.MediaSource.sourceUrl.modify
  • IO.Handle.BufferMode.NoBuffering
  • IO.net.Connection.receive.modify
  • abilities.Throw.toEither.handler
  • crypto.HashAlgorithm.Blake2b_256
  • crypto.HashAlgorithm.Blake2b_512
  • crypto.HashAlgorithm.Blake2s_256
  • metadata.License.licenseType.set
  • metadata.authors.daanleijen.guid
  • metadata.authors.jamessully.guid
  • metadata.authors.katefulton.guid
  • metadata.authors.runarorama.guid
  • metadata.authors.thomasschilling
  • metadata.copyrightHolders.iamevn
  • metadata.licenses.katefulton2021
  • time.LocalTime.nanosecond.modify
  • Bytes.base32Hex.Hex32Piece.Double
  • Bytes.base32Hex.Hex32Piece.Single
  • IO.concurrent.STM.TMap.impl.F.One
  • Nat.toBytesLittleEndian.test.prop
  • Search.anyIndexOf.evaluated.empty
  • Search.anyIndexOf.evaluated.lower
  • Search.anyIndexOf.evaluated.upper
  • Search.lubIndexOf.evaluated.empty
  • abilities.Random.splitmix.handler
  • data.Stream.range.test.emptyRange
  • math.ArithmeticException.Overflow
  • math.ArithmeticException.overflow
  • metadata.Author.toCopyrightHolder
  • metadata.CopyrightHolder.guid.set
  • metadata.CopyrightHolder.name.set
  • metadata.License.copyrightHolders
  • metadata.authors.chrispenner.guid
  • metadata.authors.oleggrenrus.guid
  • metadata.copyrightHolders.ceedubs
  • metadata.copyrightHolders.pete_ts
  • metadata.copyrightHolders.zenhack
  • metadata.licenses.datamapinternal
  • time.OffsetDateTime.localDateTime
  • IO.Handle.BufferMode.LineBuffering
  • IO.concurrent.STM.TMap.impl.F.Many
  • Search.anyIndexOf.evaluated.sorted
  • Search.lubIndexOf.evaluated.sorted
  • abilities.Abort.toDefault!.handler
  • abilities.Abort.toGenericException
  • data.Stream.range.test.emptyRange2
  • math.ArithmeticException.Underflow
  • math.ArithmeticException.underflow
  • metadata.authors.andriypalamarchuk
  • metadata.authors.fabianböller.guid
  • metadata.authors.simonhøjberg.guid
  • metadata.copyrightHolders.emiflake
  • metadata.licenses.pete_ts.mit_2020
  • time.Instant.secondsSinceEpoch.set
  • IO.Handle.BufferMode.BlockBuffering
  • IO.concurrent.STM.TMap.impl.F.Empty
  • IO.concurrent.STM.TQueue.tryDequeue
  • IO.net.Tls.ServerConfig.ciphers.set
  • abilities.Exception.Generic.failure
  • data.Stream.foldWithResult!.handler
  • math.ArithmeticException.NotANumber
  • math.ArithmeticException.notANumber
  • metadata.License.licenseType.modify
  • metadata.authors.dariooddenino.guid
  • metadata.authors.heathermiller.guid
  • metadata.copyrightHolders.anovstrup
  • metadata.copyrightHolders.atacratic
  • metadata.licenses.emiflake_mit_2020
  • metadata.licenses.pete_ts.bsd2_2020
  • metadata.licenses.pete_ts.bsd3_2020
  • time.Instant.nanosecondOfSecond.set
  • IO.net.Tls.ServerConfig.versions.set
  • abilities.Random.splitmix.impl.mix64
  • metadata.CopyrightHolder.guid.modify
  • metadata.CopyrightHolder.name.modify
  • metadata.authors.universityofglasgow
  • metadata.copyrightHolders.daanleijen
  • metadata.copyrightHolders.jamessully
  • metadata.copyrightHolders.katefulton
  • metadata.licenses.anovstrup.mit_2020
  • metadata.licenses.atacratic.mit_2020
  • test.gen.Char.asciiPrintable.sampled
  • time.Duration.deprecated.Nanoseconds
  • Search.anyIndexOf.evaluated.notSorted
  • Search.lubIndexOf.evaluated.notSorted
  • abilities.Throw.unwrap!.docs.sumUntil
  • data.Stream.range.test.singletonRange
  • data.Stream.toList.test.bidirectional
  • metadata.License.copyrightHolders.set
  • metadata.authors.thomasschilling.guid
  • metadata.authors.unisoncomputing.guid
  • metadata.copyrightHolders.chrispenner
  • metadata.licenses.anovstrup.bsd2_2020
  • metadata.licenses.anovstrup.bsd3_2020
  • metadata.licenses.unisoncomputing2020
  • metadata.licenses.unisoncomputing2021
  • metadata.licenses.unisoncomputing2022
  • time.Instant.secondsSinceEpoch.modify
  • math.ArithmeticException.DividedByZero
  • math.ArithmeticException.dividedByZero
  • metadata.copyrightHolders.fabianböller
  • time.Instant.nanosecondOfSecond.modify
  • abilities.Abort.toDefaultValue!.handler
  • abilities.Random.splitmix.impl.mixGamma
  • abilities.Random.splitmix.impl.shiftXor
  • metadata.authors.andriypalamarchuk.guid
  • metadata.copyrightHolders.dariooddenino
  • test.gen.Char.asciiNonPrintable.sampled
  • IO.Handle.BufferMode.SizedBlockBuffering
  • IO.net.Tls.ClientConfig.certificates.set
  • IO.net.Tls.ServerConfig.certificates.set
  • abilities.Store.withInitialValue.handler
  • metadata.License.copyrightHolders.modify
  • math.ArithmeticException.negativeInfinity
  • math.ArithmeticException.positiveInfinity
  • metadata.authors.universityofglasgow.guid
  • metadata.copyrightHolders.thomasschilling
  • metadata.copyrightHolders.unisoncomputing
  • abilities.Random.splitmix.impl.goldenGamma
  • abilities.Store.withInitialValue.laws.law1
  • metadata.copyrightHolders.andriypalamarchuk
  • abilities.Random.splitmix.impl.mix64variant13
  • metadata.copyrightHolders.universityofglasgow
  • abilities.Random.splitmix.impl.shiftXorMultiply
  • metadata.licenses.dariooddenino.dariooddenino2020
  • math.ArithmeticException.NegativeInfinityNotAllowed
  • math.ArithmeticException.PositiveInfinityNotAllowed
@runarorama
Copy link
Contributor Author

Added documentation for 653 definitions in main of Base.

🌈⭐

@runarorama runarorama added this to the M4c milestone Oct 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant