swift
6c29d2f6 - Fix the doc formatting for FloatingPoint comparison methods (#78443)

Comment changes are shownComment changes are hidden
Commit
164 days ago
Fix the doc formatting for FloatingPoint comparison methods (#78443) In the documentation for the `isLess(than:)` and `isLessThanOrEqualTo(_:)` methods, a code sample isn't being formatted correctly due to it directly following an unordered list. This change adds an additional message that introduces the code sample, separating it from the list and allowing the correct formatting to be applied.
Author
Parents
  • stdlib/public/core
    • File
      FloatingPoint.swift