secondElement

actual val secondElement: Int = 2

The second element of the Fibonacci sequence. This value is expected to be provided by platform-specific implementations.

expect val secondElement: Int

The second element of the Fibonacci sequence. This value is expected to be provided by platform-specific implementations.

actual val secondElement: Int = 3

The second element of the Fibonacci sequence. This value is expected to be provided by platform-specific implementations.

actual val secondElement: Int = 8

The second element of the Fibonacci sequence. This value is expected to be provided by platform-specific implementations.

actual val secondElement: Int = 6

The second element of the Fibonacci sequence. This value is expected to be provided by platform-specific implementations.